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

r2045:2b04bcfb
r2253:d0e3ce16
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """