Add docs for print_function and future_builtins. Fixes #2442.

This commit is contained in:
Georg Brandl 2008-03-21 19:37:57 +00:00
parent 3fbe20c01e
commit d346475a0c
3 changed files with 81 additions and 0 deletions

View file

@ -14,6 +14,7 @@ overview:
sys.rst
__builtin__.rst
future_builtins.rst
__main__.rst
warnings.rst
contextlib.rst