Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused variable. | Guido van Rossum | 2003-02-09 | 1 | -1/+1 |
* | C Code: | Raymond Hettinger | 2003-02-09 | 1 | -124/+248 |
* | * Eliminated tuple re-use in imap(). Doing it correctly made the code | Raymond Hettinger | 2003-02-07 | 1 | -62/+30 |
* | SF bug #681003: itertools issues | Raymond Hettinger | 2003-02-07 | 1 | -6/+84 |
* | Move itertools module from the sandbox and into production. | Raymond Hettinger | 2003-02-01 | 1 | -0/+1532 |