Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e6cc7d64275cc90c2b05fc29604d0e02ff2bc2d8
/
Lib
/
test
/
test_wsgiref.py
77c1b38
Merged revisions 87797 via svnmerge from
by Antoine Pitrou
· 15 years ago
559395f
Merged revisions 87564 via svnmerge from
by Senthil Kumaran
· 15 years ago
b3be23a
remove the svn:executable property from files that don't have shebang lines
by Benjamin Peterson
· 15 years ago
dde5b94
#7092: Silence more py3k warnings. Patch by Florent Xicluna.
by Ezio Melotti
· 16 years ago
b0f5adc
use assert[Not]IsInstance where appropriate
by Ezio Melotti
· 16 years ago
ce8e33a
Reverting the Revision: 77368. I committed Flox's big patch for tests by
by Senthil Kumaran
· 16 years ago
3ddc435
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
by Senthil Kumaran
· 16 years ago
af45b11
Kill a couple of "<>"
by Antoine Pitrou
· 16 years ago
b3c169b
Try to make test_wsgiref less fragile against environment changes by other tests
by Antoine Pitrou
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
e152a77
socketserver renaming reversal part 3: move the module into the right
by Georg Brandl
· 17 years ago
d192c92
Updated all import statements to use the new socketserver module name.
by Alexandre Vassalotti
· 17 years ago
c2898c5
Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule().
by Collin Winter
· 18 years ago
403019b
Sync w/external release 0.1.2. Please see PEP 360 before making changes to external packages.
by Phillip J. Eby
· 19 years ago
06524b6
compare_generic_iter(): Fixed the failure of test_wsgiref's testFileWrapper
by Tim Peters
· 19 years ago
5cf565d
Import wsgiref into the stdlib, as of the external version 0.1-r2181.
by Phillip J. Eby
· 19 years ago