[EMAIL PROTECTED] wrote: > I also checked in command prompt, and there it works!, but not in IDLE. > And it's in IDLE that I work all the time. Can anything be done to get > it to work there?
According to command line help (run C:\Python24\Lib\idlelib>idle.py -h ) "idle -s" is what you're looking for. -- http://mail.python.org/mailman/listinfo/python-list