summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/stdlib.rst
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 78325 via svnmerge fromSenthil Kumaran2010-02-221-0/+1
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r78325 | senthil.kumaran | 2010-02-22 22:47:22 +0530 (Mon, 22 Feb 2010) | 2 lines Fixing Issue7399 - Fixing an example of urllib usage. ........
* Merged revisions 76906 via svnmerge fromEzio Melotti2009-12-191-1/+1
| | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r76906 | ezio.melotti | 2009-12-20 01:26:38 +0200 (Sun, 20 Dec 2009) | 9 lines Merged revisions 76904 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76904 | ezio.melotti | 2009-12-20 00:41:49 +0200 (Sun, 20 Dec 2009) | 1 line #7388: "python".capitalize() in the Doc ........ ................
* fix highlight in the datetime exampleEzio Melotti2009-11-121-2/+2
|
* Merged revisions 69846 via svnmerge fromMark Dickinson2009-02-211-2/+2
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r69846 | mark.dickinson | 2009-02-21 20:27:01 +0000 (Sat, 21 Feb 2009) | 2 lines Issue #5341: Fix a variety of spelling errors. ........
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
|
* Prep for Python 3.1!Barry Warsaw2008-12-031-1/+1
|
* 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