summaryrefslogtreecommitdiffstats
path: root/Doc/library/xmlrpclib.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix errors in XML-RPC client example codeMartin Panter2016-02-221-3/+3
* add context parameter to xmlrpclib.ServerProxy (#22960)Benjamin Peterson2014-11-301-3/+8
* pep 476: verify certificates by default (#22417)Benjamin Peterson2014-11-241-4/+3
* make plural s lowercaseBenjamin Peterson2014-10-191-1/+1
* note xmlrpclib doesn't verify certs (yet)Benjamin Peterson2014-10-131-0/+5
* Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-261-0/+7
* Issue #16341: convert examples to use except ... as ... syntax.Andrew Svetlov2012-10-301-3/+3
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-2/+2
* #12787: link original MultiCall proposal to webarchive and in a footnoteSandro Tosi2011-08-201-2/+9
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+4
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-3/+3
* #7802: fix invalid example (heh).Georg Brandl2010-01-301-3/+3
* #7801: fix xmlrpclib binary example, open the picture in binary modeVictor Stinner2010-01-301-2/+2
* builtin -> built-in.Georg Brandl2009-07-261-1/+1
* #5927, 5928: typos.Georg Brandl2009-05-041-2/+2
* revert r69777 since all the experts agree that extra import lines distract fr...Benjamin Peterson2009-02-201-2/+1
* Since we recommend one module per import line, reflect this also in theJeroen Ruigrok van der Werven2009-02-191-1/+2
* #5174: fix wrong file closing in example.Georg Brandl2009-02-071-6/+4
* Remove tabs from the documentation.Georg Brandl2009-01-031-2/+2
* fix various doc typos #3320Benjamin Peterson2008-07-121-2/+2
* Add renaming notices to xmlrpc modules.Georg Brandl2008-05-261-0/+5
* Factor in documentation changes from issue 1753732.Skip Montanaro2008-04-221-0/+13
* #1330538: Improve comparison of xmlrpclib.DateTime and datetime instances.Andrew M. Kuchling2008-02-231-15/+7
* Bug #1790: update link; remove outdated paragraphAndrew M. Kuchling2008-01-111-9/+3
* Some cleanup in the docs.Georg Brandl2007-12-291-7/+4
* Add examples to the xmlrpclib docs.Georg Brandl2007-12-031-5/+161
* Add :term:s for "new-style class".Georg Brandl2007-10-211-2/+3
* Add :term: for generators.Georg Brandl2007-10-211-1/+2
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+422