Comment 5 for bug 798081

Revision history for this message
Curtis Hovey (sinzui) wrote :

using the harness, I walked though the imports to see when str.encode() breaks. It breaks the moment gtk is imported. I need to learn if pygtk is redefining encode() or if there is a global python config being set that makes encode() return ridiculous strings.