created new tag v0.3.4.5 (based on v0.3.4.3)

merged changeset 969
updated list of contributers
This commit is contained in:
lars 2007-08-21 23:31:35 +00:00
parent 4a8a292313
commit 152e67283a
728 changed files with 120019 additions and 0 deletions

View file

@ -0,0 +1,4 @@
Bug-Report: twill/other-packages/ClientForm.py: uncomment line 846 ("XHTMLCompatibleFormParser" instead of default parser) - this solves an eternal loop-problem caused by line 958 ("fp.feed(ch)")
Bug-Report: testoob - loading of a TestSuite (as advertised by the commandline help) does not work (due to unittest.py/loadTestsFromModule)