Edward K. Ream wrote: >> Shouldn't the -i option actually be stopping IronPython from exiting > > Right. That's why opening IronPython from a console is a workaround, not a > fix.
Technically, a workaround should provide a temporary fix. Simply stopping the console window from disappearing altogether does not allow you to inspect interactively, which is the main point of -i. -- Jonathan _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
