Code

Ran it through pychecker, made fixes
[roundup.git] / roundup / templatebuilder.py
2002-02-05 grubert . makeHtmlBase: re.sub under python 2.2 did not replac...
2001-11-22 jhermannAdded module docstrings to all modules.
2001-11-14 richard . users may attach files to issues (and support in...
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-01 richardhtmlbase doesn't have extraneous $Foo$ in it any more
2001-07-30 richardAdded time logging and file uploading to the templates.
2001-07-30 richardHrm - had IOError instead of OSError. Not sure why...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-28 richardcommented out print
2001-07-28 richardReplaced errno integers with their module values.
2001-07-28 richardFixed some problems with installation.
2001-07-24 anthonybaxteroops. Html.
2001-07-24 anthonybaxterAdded templatebuilder module. two functions - one to...