Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PEP 3114: rename .next() to .__next__() and add next() builtin. | Georg Brandl | 2007-04-21 | 1 | -3/+3 |
* | Killed the <> operator. You must now use !=. | Guido van Rossum | 2006-08-24 | 1 | -2/+2 |
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -4/+4 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+615 |