Part of twisted.python View Source
This module contains partial re-implementations of FilePath, pending some specification of formal interfaces it is a duck-typing attempt to emulate them for certain restricted uses.
See the constructor for ZipArchive for use.Class | ZipPath | I represent a file or directory contained within a zip file. |
Class | ZipArchive | I am a FilePath-like object which can wrap a zip archive as if it were a directory. |