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
def sub(proto, *args):

This really should be a built-in function.

def oops(failureObj, debug=False):
Undocumented
def rdb(sep, *args):

Builds a regular expression for separated digits.

def rc(*parts):

Compiles a regular expression from whitespace-separated parts.

def profile(f, *args, **kw):
Undocumented
API Documentation for logalyzer, generated by pydoctor at 2021-09-18 08:41:09.