cantera/interfaces
Ray Speth 964f88fb0e [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.

Cherry-pick of trunk r2952.
2014-06-20 19:41:37 +00:00
..
cython [Python] Fix to conversion of samples from Python 3 to Python 2 2014-06-20 19:41:37 +00:00
matlab [Matlab] Check for sparse arrays in the Solution 'set' function 2014-01-23 03:06:11 +00:00
python [ck2cti] Relax formatting requirement for Chebyshev coefficients. 2014-06-20 19:41:25 +00:00