raise UnicodeError, "label too long"

Flavio fccoelho at gmail.com
Wed Jan 24 15:57:03 EST 2007


Hi I am havin a problem with urllib2.urlopen.

I get this error when I try to pass a unicode to it.

raise UnicodeError, "label too long"

is this problem avoidable? no browser or programs such as wget seem to
have a problem with these strings.




More information about the Python-list mailing list