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 vstinner
Recipients ebfe, gladed, vstinner
Date 2009-01-08.16:50:48
SpamBayes Score 0.026056485
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> check if 'password' is a unicode-object 
> and encode to default within zipfile. 

Hmmm... what is the default charset? :-) I think that the charset 
depends on the OS and the user locale...
History
Date User Action Args
2009-01-08 16:50:49vstinnersetrecipients: + vstinner, ebfe, gladed
2009-01-08 16:50:49vstinnersetmessageid: <[email protected]>
2009-01-08 16:50:48vstinnerlinkissue4871 messages
2009-01-08 16:50:48vstinnercreate