Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-29 | quite some changes for py3 | Helmut Grohne | |
These changes introduce some compatibility code. They don't make wsgitools usable with Python 3.0, but they also don't break compatibility with Python 2.5. | |||
2008-07-12 | optimize adapter to not mangle data when unnecessary | Helmut Grohne | |
2008-07-12 | fix adapters (returned wrong value) | Helmut Grohne | |
2008-07-09 | added some module docstrings | Helmut Grohne | |
2008-03-28 | fixed non-fatal bugs | Helmut Grohne | |
2008-02-28 | refactored docstrings for epydoc | Helmut Grohne | |
2007-04-21 | added some assertions | Helmut Grohne | |
2007-04-20 | added wsgitools.adapters for future wsgi versions | Helmut Grohne | |