Module k.environ

Part of kiwi
Environment helpers: path mangling and resource management
Function_is_frozen
Helper function to check if we're frozen in a py2exe'd file
ClassEnvironment
Environment control
ClassLibrary
A Library is a local environment object, it's a subclass of the
ClassApplication
Application extends a Library. It's meant to be used
Functionrequire_gazpachoUndocumented
Functionis_gazpacho_requiredUndocumented
def _is_frozen():
Helper function to check if we're frozen in a py2exe'd file
def require_gazpacho():
Undocumented
def is_gazpacho_required():
Undocumented