##// END OF EJS Templates
Backport PR #2061: use explicit tuple in exception...
Backport PR #2061: use explicit tuple in exception fixes #2056 Do we want to try enforcing [pep 3110](http://www.python.org/dev/peps/pep-3110/) and use `as` in every exceptions that uses `,` ?
MinRK -
r7984:e4eeb654
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...