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. |
||
|---|---|---|
| .. | ||
| cython | ||
| matlab | ||
| python_minimal | ||
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. |
||
|---|---|---|
| .. | ||
| cython | ||
| matlab | ||
| python_minimal | ||