CMS 3D CMS Logo

Namespaces | Variables

/data/refman/pasoursint/CMSSW_5_3_1/src/Utilities/ReleaseScripts/python/cmsCodeRules/config.py File Reference

Go to the source code of this file.

Namespaces

namespace  cmsCodeRules::config

Variables

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