module documentation

Test cases covering twisted.python.zippath.

Class ZipFilePathTests Test various ZipPath path manipulations as well as reprs for ZipPath and ZipArchive.
Function zipit Create a zipfile on zfname, containing the contents of dirname'
def zipit(dirname, zfname): (source)

Create a zipfile on zfname, containing the contents of dirname'