| [ Web Proxy ] |
| Viewing: https://docs.python.org/2.2/lib/pyzipfile-objects.html | [Back] [Original] |
The PyZipFile constructor takes the same parameters as the ZipFile constructor. Instances have one method in addition to those of ZipFile objects.
string.pyc # Top level name
test/__init__.pyc # Package directory
test/testall.pyc # Module test.testall
test/bogus/__init__.pyc # Subpackage directory
test/bogus/myfile.pyc # Submodule test.bogus.myfile
See About this document... for information on suggesting changes.
| Web Proxy Viewer | New URL | Original Page |