Benjamin Peterson
|
25df3d741f
|
Merged revisions 76927 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r76927 | benjamin.peterson | 2009-12-20 09:23:22 -0600 (Sun, 20 Dec 2009) | 1 line
builtin-ins -> builtins
........
|
2009-12-20 15:25:18 +00:00 |
Georg Brandl
|
4ae4f876a2
|
Merged revisions 74209 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r74209 | georg.brandl | 2009-07-26 16:37:28 +0200 (So, 26 Jul 2009) | 1 line
builtin -> built-in.
........
|
2009-10-27 14:37:48 +00:00 |
R. David Murray
|
c9da90a74e
|
Merged revisions 71123 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71123 | r.david.murray | 2009-04-04 02:39:56 -0400 (Sat, 04 Apr 2009) | 2 lines
Fix error in description of 'oct' (issue 5678).
........
|
2009-04-04 06:43:39 +00:00 |
Georg Brandl
|
89f48876a2
|
Add future_builtins.ascii().
|
2008-06-11 18:55:38 +00:00 |
Georg Brandl
|
5a42ca6c04
|
Add notes that tkinter modules will be renamed.
|
2008-05-20 07:20:12 +00:00 |
Georg Brandl
|
d346475a0c
|
Add docs for print_function and future_builtins. Fixes #2442.
|
2008-03-21 19:37:57 +00:00 |