| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Python 3: add workarounds for cgi.FieldStorage | Nils Philippsen | 2015-08-20 | 1 | -1/+58 |
| | | | | | | | | cgi.FieldStorage keeps some keys as str, some as the repr() of the byte-encoded key, duh. Fixes (well...): tests.test_cgiapp.test_form | ||||
| * | Fix test_cgiapp on Python 3 | Victor Stinner | 2015-04-21 | 1 | -5/+5 |
| | | |||||
| * | Moved cgiapp tests | ianb | 2005-08-22 | 1 | -0/+12 |
