Issue 1352711: [PATCH] Bug #1351707 (original) (raw)

Issue1352711

Created on 2005-11-10 00:43 by krumms, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
BUG-1351707.patch krumms,2005-11-10 00:49 Fix for bug #1351707
Messages (2)
msg48999 - (view) Author: Thomas Lee (krumms) (Python committer) Date: 2005-11-10 00:43
Fix for bug #1351707 - zipimport.zipimporter raises incomplete IOError instances. Patch based on a suggestion by Fred L. Drake, Jr., who submitted the bug report.
msg49000 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2006-02-19 09:39
Logged In: YES user_id=1188172 Committed in rev. 42487, 42488.
History
Date User Action Args
2022-04-11 14:56:14 admin set github: 42575
2005-11-10 00:43:52 krumms create