logalyzer.util
module documentation
Part of logalyzer
Utility functions, base classes, and the Args
class.
Function | sub | This really should be a built-in function. |
Function | oops | Undocumented |
Function | rdb | Builds a regular expression for separated digits. |
Function | rc | Compiles a regular expression from whitespace-separated parts. |
Function | profile | Undocumented |
Class | DatabaseError | Incompatible database. |
Class | CacheManager | Let me manage a cache or two for you. |
Class | BogusQueue | No class docstring; 1/3 methods documented |
Class | Base | Subclass me to have a few convenient methods and easily work with a directory. The default directory is the current one, set another with the 'myDir' attribute. |
Class | Args | No summary |