##// END OF EJS Templates
All code startup related things are working....
All code startup related things are working. * Implemented 'ipython -c "a=10"' syntax. * Implemented 'ipython foo.ipy' syntax that handles both .py and .ipy. * Implemented -i flag that forces interactive if either of the above two are active. These things simulate how python itself handles these things.
Brian Granger -
r2253:d0e3ce16
Show More
Name Size Modified Last Commit Author
/ test
manualtest_repr_tb.py Loading ...
runtests.py Loading ...
test_autocall.ipy Loading ...
test_cd.ipy Loading ...
test_completer.py Loading ...
test_cpaste.ipy Loading ...
test_embed.py Loading ...
test_handlers.py Loading ...
test_ihist.ipy Loading ...
test_ipapi.py Loading ...
test_irunner.py Loading ...
test_prefilter.py Loading ...
test_shouldfail.ipy Loading ...
test_wildcard.py Loading ...