summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/stdlib.rst
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 68226 via svnmerge fromGeorg Brandl2009-01-041-1/+1
| | | | | | | | | | svn+ssh://svn.python.org/python/branches/py3k ........ r68226 | georg.brandl | 2009-01-03 22:18:54 +0100 (Sat, 03 Jan 2009) | 2 lines Remove trailing whitespace. ........
* Review the doc changes for the urllib package creation.Georg Brandl2008-06-231-2/+2
|
* Documentation updates for urllib package. Modified the documentation for theSenthil Kumaran2008-06-231-4/+4
| | | | | | | | | | | | urllib,urllib2 -> urllib.request,urllib.error urlparse -> urllib.parse RobotParser -> urllib.robotparser Updated tutorial references and other module references (http.client.rst, ftplib.rst,contextlib.rst) Updated the examples in the urllib2-howto Addresses Issue3142.
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-261-1/+1
|
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-2/+2
|
* Tutorial update for 3.0 by Paul Dubois.Guido van Rossum2007-08-311-3/+5
| | | | | | I had to fix a few markup issues in controlflow.rst and modules.rst. There's a unicode issue on line 448 in introduction.rst that someone else needs to fix.
* Another merge. Only doc stuff was affected (but this aligns the UTF-32Guido van Rossum2007-08-171-5/+7
| | | | | codec changes in trubk and branch). Hopefully the Py3k glossary wasn't different from the trunk one.
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+313