This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author adamx97
Recipients
Date 2005-03-31.03:51:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=175166

The "here's the pieces of the" was an accident, you can
ignore it.

My filename was pure ascii, something like
"myemail@test.com.crt"

It seems to me the problem is that the header isn't
decodable.  0xd0 is  208, which is > 128.
History
Date User Action Args
2007-08-23 14:30:32adminlinkissue1170311 messages
2007-08-23 14:30:32admincreate