Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; | Guido van Rossum | 2007-02-11 | 1 | -2/+1 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -34/+38 |
* | Fix some comment typos | Neal Norwitz | 2005-11-25 | 1 | -1/+1 |
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -3/+3 |
* | Typo fixes | Andrew M. Kuchling | 2004-07-15 | 1 | -4/+4 |
* | Implemented thread-local data as proposed on python-dev: | Jim Fulton | 2004-07-14 | 1 | -0/+237 |