[Tutor] problem with Python Tutorial
Danny Yoo
dyoo at hkn.eecs.berkeley.edu
Tue Aug 9 06:42:17 CEST 2005
On Mon, 8 Aug 2005, Dick Moores wrote:
> Danny Yoo wrote at 16:57 8/8/2005:
> > > Traceback (most recent call last):
> > > File "<pyshell#28>", 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
>
> Thanks, Danny. Should that info be added to the tutorial?
It can't hurt (much) to send a ping off to the documentation folks and see
if they can add a note about it in the tutorial. Send a message off to
the docs at python.org folks about it.
More information about the Tutor
mailing list