Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a51f12f154baef9e10698f43bd19b36d01af62f4
/
Lib
/
test
/
test_docxmlrpc.py
3911d83
Issue #27614: Avoid race in test_docxmlrpc server setup
by Martin Panter
· 9 years ago
3d36f0f
Spelling and grammar fixes in code comments and documentation
by Martin Panter
· 9 years ago
0f8f784
Removed duplicated words in in comments and docs.
by Serhiy Storchaka
· 11 years ago
4bb142b
Issue #16714: use 'raise' exceptions, don't 'throw'.
by Andrew Svetlov
· 13 years ago
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
· 16 years ago
aa98058
use assert[Not]In where appropriate
by Ezio Melotti
· 16 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
· 18 years ago
e6daafb
Add DocXMLRPCServer test from GHOP task #136, written by Jeff Wheeler.
by Georg Brandl
· 18 years ago