CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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
 
string dir2webdir.pkl_dir = "%s_pkls"