]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix and check cgi module deprecation warnings. Revert an unwanted rename in test_import.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Wed, 17 Mar 2010 20:05:11 +0000 (20:05 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Wed, 17 Mar 2010 20:05:11 +0000 (20:05 +0000)
commit78c1871d2171b091d7249af63a4b5e3a927c0bc2
tree43a34ea07dd9c26baf1e7b02ddf011e4d9bf82c8
parent945a8ba635e2f46de0c883771f2a4b3fa1bd9df4
Fix and check cgi module deprecation warnings.  Revert an unwanted rename in test_import.
Lib/cgi.py
Lib/test/test_cgi.py
Lib/test/test_import.py