##// END OF EJS Templates
restore accidentally removed EngineError...
restore accidentally removed EngineError in cleanup PR #3527, I removed one too many exception classes. I acked IPython to confirm that I didn't miss any more. closes #4100 should be backported to 1.1.

File last commit:

r1420:34bafc01
r12285:8be7b867
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x