what is the difference between command prompt and IDLE?
what is the difference between command prompt and IDLE? -- http://mail.python.org/mailman/listinfo/python-list
Re: No sys.ps2 in IDLE (was Re: question)
What should I do to correct the errors accordingly? On 7/3/05, Michael Hoffman <[EMAIL PROTECTED]> wrote: > yipusi wrote: > > IDLE 1.0.3 > > > import sys > sys.ps2 > > > > > > Traceback (most recent call last): > > File "", line 1, in -toplevel- > > sys.ps2 > > AttributeError: 'modu