Skip to content
This repository has been 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

Open
larsbutler opened this issue May 24, 2011 · 0 comments
Open
Labels

Comments

@larsbutler
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant