You should be able to do slicing with the list.
complejo = complejo[7:]
By the way, are you sure you want this line?
p = pelisVIP.find('a')
It looks like it would overwrite the p from the for loop.
-Aaron
> --
>
> You received this message because you are subscribed to the Google Groups "beautifulsoup" group.
> To post to this group, send email to
beauti...@googlegroups.com.
> To unsubscribe from this group, send email to
beautifulsou...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/beautifulsoup?hl=en.
>
>
>