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 ocean-city
Recipients ocean-city
Date 2008-12-03.10:31:48
SpamBayes Score 0.00022105669
Marked as misclassified No
Message-id <1228300311.73.0.0289401405318.issue4503@psf.upfronthosting.co.za>
In-reply-to
Content
Please try this code.

import zipfile
zipfile.PyZipFile("foobar")

I'm not sure this is problematic or not.
History
Date User Action Args
2008-12-03 10:31:53ocean-citysetrecipients: + ocean-city
2008-12-03 10:31:51ocean-citysetmessageid: <1228300311.73.0.0289401405318.issue4503@psf.upfronthosting.co.za>
2008-12-03 10:31:50ocean-citylinkissue4503 messages
2008-12-03 10:31:49ocean-citycreate