Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_docxmlrpc.py
6a10281
Issue #7449, last part (11): fix many tests if thread support is disabled
by Victor Stinner
· 15 years ago
f28fd24
Issue 6292: for the moment at least, the test suite passes if run
by R. David Murray
· 15 years ago
a4f46e1
Remove unused imports in test modules.
by Georg Brandl
· 15 years ago
12cad20
Add missing import.
by Georg Brandl
· 15 years ago
aa98058
use assert[Not]In where appropriate
by Ezio Melotti
· 15 years ago
61d5f6f
Fix transient refleaks in test_docxmlrpc.
by Antoine Pitrou
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
b7df32e
Fixed following error when DocXMLRPCServer failed.
by Hirokazu Yamamoto
· 17 years ago
8d11930
Update URL
by Andrew M. Kuchling
· 17 years ago
e6daafb
Add DocXMLRPCServer test from GHOP task #136, written by Jeff Wheeler.
by Georg Brandl
· 17 years ago