Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -7/+7 |
| | | | | Original patch by James Edwards. | ||||
* | Fix grammar | Andrew Svetlov | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | Drop double newlines printed in some file iteration examples. | Andrew Svetlov | 2012-12-08 | 1 | -2/+2 |
| | | | | Patch by Steven Kryskalla. | ||||
* | #8652: update errors tutorial. | R David Murray | 2012-06-08 | 1 | -3/+11 |
| | | | | | | | The tutorial had some outdated examples. The patch also adds a caution about the meaning of parens in the except statement. Patch by Marien Zwart. | ||||
* | #6879 - fix misstatement about exceptions | Ezio Melotti | 2009-09-16 | 1 | -5/+3 |
| | |||||
* | #6880: add reference to classes section in exceptions section, which comes ↵ | Georg Brandl | 2009-09-16 | 1 | -3/+4 |
| | | | | earlier. | ||||
* | #6777: dont discourage usage of Exception.args or promote usage of ↵ | Georg Brandl | 2009-09-04 | 1 | -17/+14 |
| | | | | Exception.message. | ||||
* | #6564: fix section about the two raise syntaxes. | Georg Brandl | 2009-07-24 | 1 | -4/+5 |
| | |||||
* | Use raise X(y). | Georg Brandl | 2009-05-22 | 1 | -3/+3 |
| | |||||
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -6/+6 |
| | |||||
* | Fix typo. | Georg Brandl | 2008-09-16 | 1 | -1/+1 |
| | |||||
* | update the tutorial to use str.format | Benjamin Peterson | 2008-05-26 | 1 | -1/+1 |
| | |||||
* | Demonstrate new except/as syntax. | Raymond Hettinger | 2008-01-30 | 1 | -4/+4 |
| | |||||
* | Argh, wrong version. | Georg Brandl | 2007-12-15 | 1 | -4/+0 |
| | |||||
* | Add note about future import needed for with statement. | Georg Brandl | 2007-12-15 | 1 | -0/+4 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+411 |