librelist archives

« back to archive

documentation

documentation

From:
Martijn
Date:
2010-06-28 @ 14:24
Hi,
Is there any documentation of pythonturtle? I saw of course the
examples, which are quite obvious to somebody acquainted with python.
But my children are not (yet).

bye,

Martijn

Re: [pythonturtle] documentation

From:
cool-RR
Date:
2010-06-28 @ 14:31
On Mon, Jun 28, 2010 at 4:24 PM, Martijn <martijn.brouwer@inter.nl.net>wrote:

> Hi,
> Is there any documentation of pythonturtle? I saw of course the
> examples, which are quite obvious to somebody acquainted with python.
> But my children are not (yet).
>
> bye,
>
> Martijn
>

Welcome to the mailing list Martijn!

The only documentation is the in-code docstrings. There is no
Sphinx-style documentation or something like that.

If there's something specific you want to know, feel free to ask.


Ram.