Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove from __future__ import with_statement #1799

Closed
wants to merge 1 commit into from

Commits on Jun 25, 2019

  1. Remove from __future__ import with_statement

    This \_\_future\_\_ import is no longer required in Python >= 2.6.  https://docs.python.org/2/library/__future__.html
    cclauss authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    0340e95 View commit details
    Browse the repository at this point in the history