##// 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
/ scripts
ipython_win_post_install.py Loading ...