summaryrefslogtreecommitdiff
path: root/Lib/test/test_docxmlrpc.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #27614: Avoid race in test_docxmlrpc server setupMartin Panter2016-08-201-30/+11
* Fix spelling and grammar in documentation and code commentsMartin Panter2016-08-041-1/+1
* Issue #21741: Update 147 test modules to use test discovery.Zachary Ware2015-04-131-4/+1
* Removed duplicated words in in comments and docs.Serhiy Storchaka2014-12-011-4/+5
|\
| * Issue #20910: Make tests more reliable, less dependent on timeVictor Stinner2014-03-181-4/+5
* | Removed duplicated words in in comments and docs.Serhiy Storchaka2014-12-011-1/+1
|/
* Issue #19535: Fixed test_docxmlrpc when python is run with -OO.Serhiy Storchaka2013-12-081-2/+4
* #8112: Update the documenting xmlrpc server to use getfullargspec.R David Murray2013-08-101-4/+23
* Issue #16714: use 'raise' exceptions, don't 'throw'.Andrew Svetlov2012-12-181-1/+1
* Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge fromVictor Stinner2010-04-281-1/+1
* Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,...Georg Brandl2010-03-141-0/+1
* Merged revisions 78351 via svnmerge fromR. David Murray2010-02-241-5/+24
* use assert[Not]In where appropriateEzio Melotti2010-01-231-12/+38
* Merged revisions 75960 via svnmerge fromAntoine Pitrou2009-10-301-0/+2
* convert old fail* assertions to assert*Benjamin Peterson2009-06-301-4/+4
* merge from trunkBenjamin Peterson2008-10-111-2/+2
* Create http package. #2883.Georg Brandl2008-05-261-2/+2
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-261-2/+1
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-2/+2
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-061-3/+3
* Fixed doc xml rpc tests and serverChristian Heimes2007-12-101-6/+5
* Merged revisions 59441-59449 via svnmerge fromChristian Heimes2007-12-101-0/+152