Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grammatical fixes; from Darren Yin on docs@ | Sandro Tosi | 2011-08-18 | 1 | -3/+3 |
| | |||||
* | Add missing "a". | Georg Brandl | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | Issue 7402: Improve reduce() example in the python idioms how-to. | Raymond Hettinger | 2010-10-31 | 1 | -17/+16 |
| | |||||
* | Fix typo in previous doc commit. | R. David Murray | 2010-09-11 | 1 | -1/+1 |
| | |||||
* | Merged revisions 84719 via svnmerge from | R. David Murray | 2010-09-11 | 1 | -34/+57 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84719 | r.david.murray | 2010-09-11 14:12:25 -0400 (Sat, 11 Sep 2010) | 2 lines #9608, #8518 : clarify and improve discussion of exceptions in howto. ........ | ||||
* | #8522: use with statement instead of try-finally for file handling. | Georg Brandl | 2010-04-25 | 1 | -4/+1 |
| | |||||
* | #5341: fix "builtin" where used as an adjective ("built-in" is correct). | Georg Brandl | 2010-02-06 | 1 | -4/+4 |
| | |||||
* | builtin -> built-in. | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
| | |||||
* | #6086: fix spelling and use a better exception to catch. | Georg Brandl | 2009-05-22 | 1 | -5/+5 |
| | |||||
* | revert r69777 since all the experts agree that extra import lines distract ↵ | Benjamin Peterson | 2009-02-20 | 1 | -2/+1 |
| | | | | 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 | -1/+2 |
| | | | | documentation. | ||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
| | |||||
* | #2654: fix typo | Andrew M. Kuchling | 2008-04-18 | 1 | -1/+1 |
| | |||||
* | A lot more typo fixes by Ori Avtalion. | Georg Brandl | 2008-02-22 | 1 | -1/+1 |
| | |||||
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -1/+1 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+308 |