##// END OF EJS Templates
Fix for ticket https://bugs.launchpad.net/bugs/362458 Python 2.4 does not support a try/finally with a yield in the try. I have changed this to a try with an empty except, followed by the statement that was in the finally.
Brian Granger -
r1964:bd5930b7
Show More
Name Size Modified Last Commit Author
/ IPython / testing
attic
plugin
tests
__init__.py Loading ...
decorator_msim.py Loading ...
decorators.py Loading ...
decorators_numpy.py Loading ...
decorators_trial.py Loading ...
iptest.py Loading ...
mkdoctests.py Loading ...
parametric.py Loading ...
tutils.py Loading ...
util.py Loading ...