![]() |
The Gaudi Framework
v26r0
|
Go to the source code of this file.
Classes | |
class | ZipPythonDir.ZipdirError |
Class for generic exception coming from the zipdir() function. More... | |
Namespaces | |
ZipPythonDir | |
Functions | |
def | ZipPythonDir._zipChanges |
Collect the changes to be applied to the zip file. More... | |
def | ZipPythonDir.checkEncoding |
def | ZipPythonDir.zipdir |
Make a zip file out of a directory containing python modules. More... | |
def | ZipPythonDir.main |
Main function of the script. More... | |