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 amaury.forgeotdarc, ebfe, ggenellina, gladed, vstinner
Date 2009-01-13.23:22:19
SpamBayes Score 0.12373332
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
gagenellina: Oops, yes, I wrote my patch for Python trunk. New patch 
only uses two checks for the password type (since extract() calls 
open()). I also changed the error message.
History
Date User Action Args
2009-01-13 23:22:21vstinnersetrecipients: + vstinner, amaury.forgeotdarc, ggenellina, ebfe, gladed
2009-01-13 23:22:21vstinnersetmessageid: <[email protected]>
2009-01-13 23:22:20vstinnerlinkissue4871 messages
2009-01-13 23:22:20vstinnercreate