CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
config.py File Reference

Go to the source code of this file.

Namespaces

 config
 

Variables

string config.__author__ = "Aurelija"
 
string config.__date__ = "$2010-08-06 14.27.51$"
 
tuple config.checkPath = os.getcwd()
 
dictionary config.Configuration = {}
 
list config.exceptPaths = []
 
string config.helpMsg = "-----------------------------------------------------------HELP-----------------------------------------------------------\n"
 
tuple config.htmlPath = os.getcwd()
 
list config.ordering = ['1', '2', '3', '4', '5', '6']
 
tuple config.picklePath = os.getcwd()
 
string config.ruleName = '1'
 
string config.rulesDescription = "Rule number Description\n"
 
list config.rulesNames = []
 
tuple config.txtPath = os.getcwd()