ZipPythonDir.py File Reference

Go to the source code of this file.

Classes

class  ZipPythonDir.ZipdirError
 Class for generic exception coming from the zipdir() function. More...
 
class  ZipPythonDir.ZipdirError
 Class for generic exception coming from the zipdir() function. More...
 

Namespaces

 ZipPythonDir
 

Functions

def ZipPythonDir._zipChanges (directory, infolist)
 Collect the changes to be applied to the zip file. More...
 
def ZipPythonDir.checkEncoding (fileObj)
 
def ZipPythonDir.zipdir
 Make a zip file out of a directory containing python modules. More...
 
def ZipPythonDir.main
 Main function of the script. More...