Classes | |
class | Logger |
Variables | |
tuple | hostname = socket.gethostname() |
tuple | localtime = time.strftime("%Y%m%d-%H%M%S", time.gmtime()) |
string | logfilename = 'robot-system-check-result-%s-%s.zip' |
string | passwd = 'tork0808' |
ret = True | |
tuple | tmp_base_dir = tempfile.mkdtemp() |
string | tmp_dir = '/%s-%s' |
tuple robot-system-check-base::hostname = socket.gethostname() |
Definition at line 24 of file robot-system-check-base.py.
Definition at line 25 of file robot-system-check-base.py.
Definition at line 146 of file robot-system-check-base.py.
Definition at line 145 of file robot-system-check-base.py.
Definition at line 32 of file robot-system-check-base.py.
Definition at line 26 of file robot-system-check-base.py.