Hey guys,

So far I love this addition! I was getting it to work last night and came
across an exception where the URL class was trying to use strip on a tuple.

I came across this error when I was using the get_top_250() function. The
way I fixed it was with just checking if the url instance was a tuple or
not and than modifying the variable (obviously this is a hack). I have
never really done this before so  I am not sure if this is the correct way
to let you guys know.

Thanks for all of the hard work.:)
-Mike
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to