Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3c919cf140170a03c20ec68a8fe63586b718d057
/
Lib
/
test
/
test_httpservers.py
0805e6e
#7668: Fix test_httpservers failure when sys.executable contains non-ASCII bytes.
by Florent Xicluna
· 15 years ago
bc27c6a
Various tests cleanup: check_warnings/check_py3k_warnings, unittest.assert* and setUp/tearDown.
by Florent Xicluna
· 15 years ago
85bd587
(Hopefully) suppress transient refleaks in test_httpservers.
by Antoine Pitrou
· 16 years ago
fd4903b
Move restoration of the os.environ object into the context manager where it belongs
by Nick Coghlan
· 16 years ago
87c03b3
Revert changes made to environment in test_httpservers
by Nick Coghlan
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
923ba36
- Issue #2254: Fix CGIHTTPServer information disclosure. Relative paths are
by Gregory P. Smith
· 16 years ago
7bb1653
Argh, this is the *actual* test that works under Windows.
by Georg Brandl
· 17 years ago
b740f6a
Activate two more test cases in test_httpservers.
by Georg Brandl
· 17 years ago
f899dfa
GHOP #134, #171, #137: unit tests for the three HTTPServer modules.
by Georg Brandl
· 17 years ago