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: str | bytes, zfname: str | bytes): ΒΆ

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