__main__.py 104 B

123
  1. if __name__ == '__main__':
  2. from IPython.testing import iptestcontroller
  3. iptestcontroller.main()