summaryrefslogtreecommitdiffstats
path: root/Doc/library/xmlrpc.client.rst
Commit message (Expand)AuthorAgeFilesLines
* Closes #13297: use bytes type to send and receive binary data through XMLRPC.Florent Xicluna2011-11-151-18/+35
* #12787: link original MultiCall proposal to webarchive and in a footnoteSandro Tosi2011-08-201-2/+9
* issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ...Senthil Kumaran2011-07-041-3/+3
* Add missing source links.Raymond Hettinger2011-02-101-0/+4
* Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,...Benjamin Peterson2010-02-031-2/+2
* #7801: fix xmlrpclib binary example, open the picture in binary modeVictor Stinner2010-01-301-6/+4
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-3/+3
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-1/+1
* #6079: use 3k except syntax in examples.Georg Brandl2009-05-221-2/+2
* Merged revisions 72290 via svnmerge fromGeorg Brandl2009-05-041-2/+2
* Fix a few remaining problems found by rstlint.Georg Brandl2009-01-031-2/+2
* Remove references to __cmp__.Georg Brandl2008-09-241-3/+3
* Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,...Georg Brandl2008-07-161-2/+2
* Create http package. #2883.Georg Brandl2008-05-261-2/+2
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-261-0/+534