Comment 2 for bug 733827

Revision history for this message
rubik (michelelacchia) wrote :

I saw that adding unicode() in distribution.py:119 it works:

    fp = StringIO(unicode(data))