cantera/interfaces
Ray Speth dd7c97cb1d [Python] Remove legacy code that provided Python 2.7 support
This removes Python 2.7 support from the "full" Python module. The
"minimal" Python module (the ctml_writer and ck2cti scripts) and the
SCons build system still support Python 2.7.

Remove 'from __future__' imports, specification of base class
'object', and arguments to 'super()'.

Make use of 'str' being the unicode string type.

Eliminate special cases which require checking the version.

Fix some deprecation warnings issued by legacy capabilities.
2018-09-19 17:59:59 -04:00
..
cython [Python] Remove legacy code that provided Python 2.7 support 2018-09-19 17:59:59 -04:00
matlab [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00
python_minimal [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00