hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
telifsim_get_config.py File Reference

Classes

class  telifsim_get_config.CmdTimer
 Timer to manage the total time of a task while allowing it to be broken in smaller periods. More...
 
class  telifsim_get_config.TelifsimClient
 Test client for the telif process. More...
 

Namespaces

namespace  telifsim_get_config
 

Variables

int telifsim_get_config.SYSEXIT_ERROR = -1
 
datetime telifsim_get_config.WAIT_SECONDS = datetime.timedelta(seconds=10)
 
TelifsimClient telifsim_get_config.ISOK = TelifsimClient.main(sys.argv[1:])