summaryrefslogtreecommitdiffstats
path: root/Doc/library/xmlrpclib.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Benjamin Peterson2009-02-201-2/+1
| | | | from the code
* Since we recommend one module per import line, reflect this also in theJeroen Ruigrok van der Werven2009-02-191-1/+2
| | | | documentation.
* #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
| | | | | | Remove automatic handling of datetime.date and datetime.time. This breaks backward compatibility, but python-dev discussion was strongly against this automatic conversion; see the bug for a link.
* 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
| | | | Written for GHOP by Josip Dzolonga.
* 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