Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
382d0411313718e9c17d43432c320df92c332ac1
/
Doc
/
library
/
future_builtins.rst
84f323e
note that future_builtin's map is not quite like python 3's (closes #19363)
by Benjamin Peterson
· 11 years ago
1c2353b
builtin-ins -> builtins
by Benjamin Peterson
· 16 years ago
d7d4fd7
builtin -> built-in.
by Georg Brandl
· 16 years ago
195374e
Fix error in description of 'oct' (issue 5678).
by R. David Murray
· 16 years ago
89f4887
Add future_builtins.ascii().
by Georg Brandl
· 17 years ago
5a42ca6
Add notes that tkinter modules will be renamed.
by Georg Brandl
· 17 years ago
d346475
Add docs for print_function and future_builtins. Fixes #2442.
by Georg Brandl
· 17 years ago