Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #6879 - fix misstatement about exceptions | Ezio Melotti | 2009-09-16 | 1 | -5/+3 |
* | #6880: add reference to classes section in exceptions section, which comes ea... | Georg Brandl | 2009-09-16 | 1 | -3/+4 |
* | #6777: dont discourage usage of Exception.args or promote usage of Exception.... | Georg Brandl | 2009-09-04 | 1 | -17/+14 |
* | #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 |