Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport: SF bug #1167751: fix incorrect code being for generator expressions. | Neal Norwitz | 2005-10-23 | 1 | -0/+12 |
* | Add tests for syntax errors. | Raymond Hettinger | 2004-09-30 | 1 | -0/+13 |
* | Improve test coverage. | Raymond Hettinger | 2004-09-30 | 1 | -1/+0 |
* | Minor formatting cleanup. | Raymond Hettinger | 2004-08-16 | 1 | -5/+6 |
* | * Uncomment the SyntaxError doctest after Tim demonstrated how. | Raymond Hettinger | 2004-08-16 | 1 | -11/+6 |
* | Whitespace normalization. | Tim Peters | 2004-07-08 | 1 | -6/+0 |
* | Add a test to verify an early call to iter() on the outermost for | Raymond Hettinger | 2004-05-20 | 1 | -0/+9 |
* | SF patch #872326: Generator expression implementation | Raymond Hettinger | 2004-05-19 | 1 | -0/+258 |