Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix error handling | Benjamin Peterson | 2009-05-25 | 1 | -3/+4 |
* | Add future_builtins.ascii(). | Georg Brandl | 2008-06-11 | 1 | -0/+14 |
* | Added zip, map, filter to future_bultins (#2171) | David Wolever | 2008-03-19 | 1 | -1/+14 |
* | Fix typo of hexidecimal | Neal Norwitz | 2008-02-24 | 1 | -1/+1 |
* | Added future_builtins, which contains PEP 3127 compatible versions of hex() a... | Eric Smith | 2008-02-23 | 1 | -0/+69 |