]> granicus.if.org Git - python/commit
#1326: document and test zipimporter.archive and zipimporter.prefix.
authorGeorg Brandl <georg@python.org>
Sun, 11 May 2008 15:05:13 +0000 (15:05 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 11 May 2008 15:05:13 +0000 (15:05 +0000)
commit6a57c08dc828ff8512c047c97e7c7edfb0abbc74
tree74e089debd39df01c79b57352dee0a05b57dae50
parentae98f50eca5c5fbae6ae9ba390c5ed8729489b00
#1326: document and test zipimporter.archive and zipimporter.prefix.
Doc/library/zipimport.rst
Lib/test/test_zipimport.py
Modules/zipimport.c