summaryrefslogtreecommitdiff
path: root/tests/mysqldb_test_monkey_patch.py
Commit message (Collapse)AuthorAgeFilesLines
* Python 3 compat: Improve various bitsJakub Stasiak2014-10-101-2/+2
| | | | | | | | | | | | | | | | | | This includes changes to WSGI, websocket, bytes/str/unicode handling, SSL, backdoor, greenio and tests. Some comments and conditionals (PY2/PY3) were added for clarity GH issues: Closes #106 Closes #111 Closes #118 Closes #141 Incidentally should also close #135 (reopen if didn't) cc #6
* python3 compatibility: print functionSergey Shepelev2014-04-231-0/+12