Antoine Pitrou
|
61d5f6ff79
|
Fix transient refleaks in test_docxmlrpc.
|
2009-10-30 17:33:28 +00:00 |
Benjamin Peterson
|
5c8da86f3a
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
Hirokazu Yamamoto
|
b7df32e620
|
Fixed following error when DocXMLRPCServer failed.
UnboundLocalError: local variable 'serv' referenced before assignment
|
2008-10-03 16:18:42 +00:00 |
Andrew M. Kuchling
|
8d119301a1
|
Update URL
|
2008-02-07 11:43:47 +00:00 |
Georg Brandl
|
e6daafb449
|
Add DocXMLRPCServer test from GHOP task #136, written by Jeff Wheeler.
|
2007-12-09 22:39:12 +00:00 |