Stash Software API  2.0.0
Namespaces | Functions
utilitiesLib.py File Reference

[ FILE ] - Utilities. More...

Namespaces

 sPythonUtils.utilitiesLib
 [ MODULE ] - Utilities.
 

Functions

def sPythonUtils.utilitiesLib.createPythonModule (path, name='__init__.py', content=None)
 Create a Python module with given name in given path. More...
 

Detailed Description

[ FILE ] - Utilities.