+Hi+

2010-04-07 Thread Matt Burson
http://sites.google.com/site/fgu45ythjg/rfea8i -- Matt -- http://mail.python.org/mailman/listinfo/python-list

Restart the interactive python shell like in IDLE

2009-06-10 Thread Matt Burson
Is there a way to reproduce the behavior of IDLE's restart shell ability by using a function? I thought there would be since you can exit python by executing the simple quit() function I thought there would be an equally simple function name something like restart(). I'd prefer something like this