##// END OF EJS Templates
Backport PR #11118: What's new in 5.7...
Backport PR #11118: What's new in 5.7 What's new in 5.7

File last commit:

r14009:6f019b30
r24325:ec9886f2
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()