Created tag for v0.3.5 release

This commit is contained in:
frisco 2009-07-18 04:12:08 +00:00
parent 32fcf96ad1
commit a933fcfd3e
802 changed files with 135218 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)