CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 dir2webdir
 

Variables

tuple dir2webdir.argc = len(argv)
 
list dir2webdir.directory = argv[1]
 
tuple dir2webdir.htaccess = open("%s/.htaccess"%directory,"w")
 
string dir2webdir.htaccess_content
 RelMon: a tool for automatic Release Comparison https://twiki.cern.ch/twiki/bin/view/CMSPublic/RelMon. More...
 
string dir2webdir.pkl_dir = "%s_pkls"