]> granicus.if.org Git - python/commit
Re-arrange and clarify some __future__ import statements.
authorBrett Cannon <bcannon@gmail.com>
Sat, 5 Feb 2011 22:05:05 +0000 (22:05 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 5 Feb 2011 22:05:05 +0000 (22:05 +0000)
commitce71ab2d69f70da4138b90a40a3254361650ed60
tree2477b8092d512b00cea2480b72b869243849c7a0
parente09d2f1614e96c98b55692281cf2d2be49e9c881
Re-arrange and clarify some __future__ import statements.

The absolute_import statement got moved to a new Python 2.5 and Newer section
as it was available since then. The division statement got moved to Common
Gotchas since it has been around for so long that any modern Python program can
use it.
Doc/howto/pyporting.rst