]> granicus.if.org Git - python/commit
Issue #4512 closeout: Make ZipImport.get_filename() a public method
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 8 Feb 2009 03:17:00 +0000 (03:17 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 8 Feb 2009 03:17:00 +0000 (03:17 +0000)
commit0194f5bc98d3fb3e7b4aaed874edf2df3a33bfd3
tree86c78fe24cd43fc089a90497cd830cbba20783e4
parentc3623b1849136d9825e8dad2fa893c06696c804d
Issue #4512 closeout: Make ZipImport.get_filename() a public method
Doc/library/zipimport.rst
Lib/test/test_zipimport.py
Misc/NEWS
Modules/zipimport.c