cantera/interfaces
Ray Speth 217b396ec5 [Python] Fix to conversion of samples from Python 3 to Python 2
Some calls to the print function weren't being converted to print statements
correctly by 3to2, so now we use the alternative fix, which is to use the
backported print function.

Fixes Issue 216.
2014-05-23 22:46:59 +00:00
..
cython [Python] Fix to conversion of samples from Python 3 to Python 2 2014-05-23 22:46:59 +00:00
matlab [1D] Eliminate deprecated methods of Domain1D 2014-01-30 00:47:52 +00:00
python_minimal [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00