Menu

Commit [r17581]  Maximize  Restore  History

Last Python 3 compatibility update for the system tests - they are now both Python 2 and 3 compatible!

The command used was:
2to3 -w \
-f except \
-f import \
-f imports \
-f long \
-f numliterals \
-f xrange \
.

bugman 2012-09-28

changed /trunk/test_suite/system_tests/model_free.py
/trunk/test_suite/system_tests/model_free.py Diff Switch to side-by-side view
Loading...