Jesús Cea Avión <j...@jcea.es> added the comment:

Put the failing code inside a "try", and wrote in the "except": "print 
repr(url)". I am pretty sure your "url" can be, actually, a number.

Or print "url" just before the 'faulty' line. I guess you will be surprised.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12492>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to