Classes | |
| class | ParsedNameClass |
Public Member Functions | |
| def | __init__ |
Static Public Member Functions | |
| def | match |
Static Public Attributes | |
| list | Patterns |
Static object (namespace?) containing file name parsing utilities. All supported file name patterns are in the `Patterns` class variable. The static method `match()` tries all of them, in order.
Definition at line 64 of file sortDataLoggerFiles.py.
| def sortDataLoggerFiles.FileNameParser.__init__ | ( | self | ) |
Definition at line 107 of file sortDataLoggerFiles.py.
|
static |
Definition at line 110 of file sortDataLoggerFiles.py.
|
static |
Definition at line 70 of file sortDataLoggerFiles.py.
1.8.5