Trees | Indices | Help |
|
---|
|
|
|||
TimeoutServer Timeout server for XMLRPC. |
|||
TimeoutTransport | |||
Singleton Singleton. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
HAVE_CHARDET = True
|
|||
PRINTABLE_CHARACTERS =
|
|||
__package__ =
|
|
Create directories.
|
Create directory.
|
Delete a folder and all its subdirectories.
|
Escapes characters.
|
Convert char to printable.
|
Parse a datatime string and returns a datetime in iso format.
|
Cross-platform filename extraction from path.
|
Store a temporary file.
|
Formats time like a logger does, for the csv output (e.g. "2013-01-25 13:21:44,590") @param dt: datetime object @return: time string |
Parse time string received from cuckoomon via netlog
|
Attempt to fix non uft-8 string into utf-8. It tries to guess input encoding, if fail retry with a replace strategy (so undetectable chars will be escaped). See Also: fuller list of encodings at http://docs.python.org/library/codecs.html#standard-encodings |
|
PRINTABLE_CHARACTERS
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 7 13:27:47 2014 | http://epydoc.sourceforge.net |