cantera/interfaces/cython
Ray Speth 9f6c9e3a46 [ck2cti] Fix reading some input files containing non-unicode characters
In Python 3, attempting to convert some mechanisms would give errors like the
following:

UnicodeDecodeError: 'utf-8' codec can't decode byte 0x96 in position 348:
invalid start byte
2015-01-12 19:55:37 +00:00
..
cantera [ck2cti] Fix reading some input files containing non-unicode characters 2015-01-12 19:55:37 +00:00
scripts [SCons] Install script for running MixMaster with new Python module 2013-06-21 20:59:00 +00:00
.gitignore [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00
SConscript [Python] Specify python executable to be used in shebang line for scripts 2015-01-06 23:37:30 +00:00
setup.py.in [SCons] Use SCons to compile the Cython extension 2014-01-31 23:15:17 +00:00