Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -1/+1 |
| | | | | Original patch by James Edwards. | ||||
* | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ↵ | Georg Brandl | 2016-02-26 | 1 | -17/+17 |
| | | | | to SilentGhost for the patch. | ||||
* | remove reference to dead irc channel (closes #23038) | Benjamin Peterson | 2014-12-12 | 1 | -3/+1 |
| | |||||
* | Fixing broken links in doc, part 4: some more breaks and redirects | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | Fixing broken links in doc, part 2: howto/ | Georg Brandl | 2014-10-29 | 1 | -16/+9 |
| | |||||
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -9/+9 |
| | |||||
* | #21693 - Fix the broken link for pylons project. | Senthil Kumaran | 2014-06-11 | 1 | -1/+1 |
| | |||||
* | fix some broken URLs | Sandro Tosi | 2011-12-31 | 1 | -5/+5 |
| | |||||
* | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | Merged revisions 86488 via svnmerge from | Ezio Melotti | 2010-11-16 | 1 | -1/+1 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86488 | ezio.melotti | 2010-11-16 22:57:59 +0200 (Tue, 16 Nov 2010) | 1 line Fix typo ........ | ||||
* | #8212: rephrase the webservers howto and fix some mistakes. | Ezio Melotti | 2010-04-05 | 1 | -374/+421 |
| | |||||
* | Another typo. | Ezio Melotti | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | #8217: typo. | Ezio Melotti | 2010-03-23 | 1 | -1/+1 |
| | |||||
* | Fix broken links found by "make linkcheck". scipy.org seems to be done ↵ | Georg Brandl | 2009-10-11 | 1 | -4/+3 |
| | | | | right now, so I could not verify links going there. | ||||
* | Issue #5341: Fix a variety of spelling errors. | Mark Dickinson | 2009-02-21 | 1 | -5/+5 |
| | |||||
* | At least separate imports from other statements. | Georg Brandl | 2009-02-20 | 1 | -1/+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. | ||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -4/+4 |
| | |||||
* | Add a new howto about Python and the web, by Marek Kubica. | Georg Brandl | 2008-09-07 | 1 | -0/+697 |