Senthil Kumaran
|
9a4acdf4a5
|
Fix issue10065 - future_builtins' docstring lacks some functions
|
2010-10-14 13:15:33 +00:00 |
Antoine Pitrou
|
c83ea137d7
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
Benjamin Peterson
|
7285a2666e
|
fix error handling
|
2009-05-25 20:13:36 +00:00 |
Georg Brandl
|
89f48876a2
|
Add future_builtins.ascii().
|
2008-06-11 18:55:38 +00:00 |
David Wolever
|
2724ab99c8
|
Added zip, map, filter to future_bultins (#2171)
|
2008-03-19 02:35:45 +00:00 |
Neal Norwitz
|
114dd944de
|
Fix typo of hexidecimal
|
2008-02-24 08:27:49 +00:00 |
Eric Smith
|
a73fbe791d
|
Added future_builtins, which contains PEP 3127 compatible versions of hex() and oct().
|
2008-02-23 03:09:44 +00:00 |