##// 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.

File last commit:

r182:b7e1c872
r2253:d0e3ce16
Show More
test_ihist.ipy
2 lines | 18 B | text/plain | TextLexer
1+2
assert _ == 3