Trees | Indices | Help |
|
---|
|
Parses and stores context from an OMERO.importer log file. It also has the capability of producing various reports.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
log_regex = re.compile('^(?P<date_time>\S+\s+\S+)\s+(?P<ms_ela
|
|||
status_regex = re.compile('^[A-Z_]*')
|
|||
date_time_fmt = '%Y-%m-%d %H:%M:%S'
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
log_regex
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 18 13:28:52 2011 | http://epydoc.sourceforge.net |