Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #26736: Used HTTPS for external links in the documentation if possible. | Serhiy Storchaka | 2016-05-07 | 1 | -1/+1 |
| | |||||
* | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | Fixing broken links in doc, part 3: the rest | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | Removed spaces before commas and periods. | Serhiy Storchaka | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -8/+8 |
| | |||||
* | Use Python 3 instead of 3.0. | Ezio Melotti | 2012-05-03 | 1 | -2/+2 |
| | |||||
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -1/+2 |
| | | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header. | ||||
* | Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] | Éric Araujo | 2011-03-26 | 1 | -1/+1 |
| | |||||
* | Merged revisions 82785 via svnmerge from | Senthil Kumaran | 2010-07-11 | 1 | -8/+2 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82785 | senthil.kumaran | 2010-07-11 10:31:52 +0530 (Sun, 11 Jul 2010) | 3 lines Issue2007: Removing reference to MSIE Cookie handling by mechanize. Suggested by John J Lee. ........ | ||||
* | Fixing the Broken links of mechanize library. | Senthil Kumaran | 2010-04-29 | 1 | -3/+2 |
| | |||||
* | revert r69777 since all the experts agree that extra import lines distract ↵ | Benjamin Peterson | 2009-02-20 | 1 | -5/+2 |
| | | | | from the code | ||||
* | Since we recommend one module per import line, reflect this also in the | Jeroen Ruigrok van der Werven | 2009-02-19 | 1 | -2/+5 |
| | | | | documentation. | ||||
* | #5059: fix example. | Georg Brandl | 2009-02-05 | 1 | -1/+1 |
| | |||||
* | #4811: fix markup glitches (mostly remains of the conversion), | Georg Brandl | 2009-01-02 | 1 | -1/+1 |
| | | | | found by Gabriel Genellina. | ||||
* | #4131: FF3 doesn't write cookies.txt files. | Georg Brandl | 2008-10-16 | 1 | -0/+5 |
| | |||||
* | Add renaming notices to 3.0 http package members. | Georg Brandl | 2008-05-26 | 1 | -1/+5 |
| | |||||
* | Fix lots of broken links in the docs, found by Sphinx' external link checker. | Georg Brandl | 2008-03-15 | 1 | -1/+1 |
| | |||||
* | Add :term:s for iterator. | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+768 |