On Mon, 8 Aug 2005, Dick Moores wrote:
> Danny Yoo wrote at 16:57 8/8/2005:
> > > Traceback (most recent call last):
> > >File "", line 1, in -toplevel-
> > > sys.ps2
> > > AttributeError: 'module' object has no attribute 'ps2'
> > >
> > > What's wrong?
> >
> >
> >IDLE doesn't use sys.p
Danny Yoo wrote at 16:57 8/8/2005:
> > Traceback (most recent call last):
> >File "", line 1, in -toplevel-
> > sys.ps2
> > AttributeError: 'module' object has no attribute 'ps2'
> >
> > What's wrong?
>
>
>IDLE doesn't use sys.ps2. See the thread starting at:
>
> http://mail.python.or
> Traceback (most recent call last):
>File "", line 1, in -toplevel-
> sys.ps2
> AttributeError: 'module' object has no attribute 'ps2'
>
> What's wrong?
IDLE doesn't use sys.ps2. See the thread starting at:
http://mail.python.org/pipermail/idle-dev/2002-February/000862.html
_