[Python-bugs-list] [ python-Bugs-476419 ] Turtle documentation not included.
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 15 Nov 2001 09:34:23 -0800
Bugs item #476419, was opened at 2001-10-30 09:49
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=476419&group_id=5470
Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 3
Submitted By: Josh Cogliati (jjc)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Turtle documentation not included.
Initial Comment:
Problem:
The file libturtle.tex has been written. However
it is not included in lib.tex
Also in libundoc.tex the turtle library is listed as
undocumented, dispite the fact that documentation has
been written.
Solution:
Include libturtle.tex in lib.tex and remove the
references to turtle being undocumented in libundoc.tex
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-11-15 09:34
Message:
Logged In: YES
user_id=3066
The turtle docs have now been added (Doc/lib/lib.tex
revision 1.196) as part of Python 2.2 beta 2.
----------------------------------------------------------------------
Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-11-01 12:37
Message:
Logged In: YES
user_id=3066
While this is seemingly easy to fix, the real problem (which
is why the turtle docs have never been included), is there
there hasn't been a good place to put it (no GUI or Tkinter
chapter). Fortunately, this is being corrected, so we
should see this section included with Python 2.2 (probably
in beta 2).
Dropping the priority since it will be taken care of as part
of an existing effort.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=476419&group_id=5470