##// 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.

File last commit:

r1113:4f9f7767
r1964:bd5930b7
Show More
.checkeol
2 lines | 10 B | text/plain | TextLexer
ldufrechou
Correct erroneous behaviour when doing:...
r1113 [LF]
Ville M. Vainio
Added .checkeol. The checker plugin available at http://bazaar.launchpad.net/~bialix/+junk/checkeol
r1039 *.py