Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SF#1462485: StopIteration raised in body of 'with' statement suppressed | Phillip J. Eby | 2006-04-03 | 1 | -0/+56 |
* | Um, I thought I'd already checked this in. | Guido van Rossum | 2006-03-10 | 1 | -10/+22 |
* | Updates to the with-statement: | Guido van Rossum | 2006-02-28 | 1 | -14/+70 |
* | from __future__ import with_statement addon for 'with', mostly written by | Thomas Wouters | 2006-02-28 | 1 | -0/+2 |
* | Set EOL style to native. | Tim Peters | 2006-02-28 | 1 | -560/+560 |
* | Whitespace normalization. | Tim Peters | 2006-02-28 | 1 | -560/+560 |
* | PEP 343 -- the with-statement. | Guido van Rossum | 2006-02-27 | 1 | -0/+560 |