##// END OF EJS Templates
Fix invalid syntax for Python 2.4 in a test,...
Fix invalid syntax for Python 2.4 in a test, All our files are now valid Python 2.4, though some doctest decorators aren't working correctly in 2.4. This means that the test suite itself doesn't pass in 2.4, but I'm out of time/energy to debug this. The failures are harmless though, it's just a #doctest +SKIP directive that's being ignored.
Fernando Perez -
r2143:680a30c9
Show More
Name Size Modified Last Commit Author
/ sandbox
asynparallel.py Loading ...
config.py Loading ...
minitraits.py Loading ...
sample_config.py Loading ...
test_config.py Loading ...
traitlets.py Loading ...