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.
B
Brett Cannon committed
ce71ab2d69f70da4138b90a40a3254361650ed60
Parent: e09d2f1