Pyblosxom.tools.VariableDict:
Wraps around a standard dict allowing for escaped and
urlencoding of internal data by tacking on a _urlencoded or a
_escaped to the end of the key name.
markupbase.ParserBase:
Parser base class which provides some common support methods
used by the SGML/HTML and XHTML parsers.