• Brett Cannon's avatar
    Re-arrange and clarify some __future__ import statements. · ce71ab2d
    Brett Cannon authored
    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.
    ce71ab2d
pyporting.rst 26.7 KB