cantera/interfaces/cython
Bryan W. Weber eeab08d683 Allow auto conversion of Python examples on Windows
3to2 cannot be called as an executable on Windows, but it can be called
as a script. Assume that the 3to2 script is installed in
PYTHONROOT\Scripts, which is the default for installation by pip.
2014-08-25 18:41:56 +00:00
..
cantera Allow importing phases from XML or CTI strings 2014-07-30 16:59:51 +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 Allow auto conversion of Python examples on Windows 2014-08-25 18:41:56 +00:00
setup.py.in [SCons] Use SCons to compile the Cython extension 2014-01-31 23:15:17 +00:00