##// END OF EJS Templates
removed Ipython.utils.warn and created and rst file documenting changes in docs/source/whatsnew/pr
removed Ipython.utils.warn and created and rst file documenting changes in docs/source/whatsnew/pr

File last commit:

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