Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the ipaddr module per discussion on python-dev. | Raymond Hettinger | 2009-06-04 | 1 | -1/+0 |
| | |||||
* | Convert all "i" docs to new style optional args. | Georg Brandl | 2009-06-01 | 1 | -1/+0 |
| | |||||
* | Merged revisions 72183-72184 via svnmerge from | Gregory P. Smith | 2009-05-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r72183 | georg.brandl | 2009-05-01 14:28:35 -0700 (Fri, 01 May 2009) | 2 lines Review ipaddr docs and add them in the TOC under "Internet protocols". ........ r72184 | georg.brandl | 2009-05-01 14:30:25 -0700 (Fri, 01 May 2009) | 1 line Fix directive name. ........ | ||||
* | Documentation updates for urllib package. Modified the documentation for the | Senthil Kumaran | 2008-06-23 | 1 | -3/+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 http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -6/+4 |
| | |||||
* | Create xmlrpc package. Issue #2886. | Georg Brandl | 2008-05-26 | 1 | -3/+2 |
| | |||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+47 |