Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Require python 2.7 or refrain from using python 2.7 exclusive features #26

@larsbutler

Description

@larsbutler

Some of our test code is using 2.7-only features (note the table of assert* statements here: http://docs.python.org/library/unittest.html#unittest.TestCase.debug).

Since of some of core dev team are still using python 2.6, we should either a) upgrade everyone to python 2.7 (and clearly document that we are no longer supporting python 2.6) or b) refrain from using python 2.7 exclusive features.

This is a copy of the following issue in the openquake repository: https://github.com/gem/openquake/issues/248

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions