test_tools
Namespaces | Functions | Variables
data_collector.py File Reference

Go to the source code of this file.

Namespaces

 data_collector
 

Functions

def data_collector.del_empty_dirs (s_dir)
 

Variables

 data_collector.arguments = docopt(__doc__, version='Data Collector 1.0')
 
string data_collector.dir_name = name + "/" + cat_name
 
 data_collector.end
 
dictionary data_collector.GLOBS
 
 data_collector.mod_date = get_modification_date(file_name)
 
 data_collector.name = arguments["<name>"]
 
 data_collector.now = datetime.now()
 
 data_collector.start