Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fb9ce65a91d674b1a80174c70a025aee83783388
/
Lib
/
test
/
test_wsgiref.py
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