Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

On Tue, Mar 22, 2011 at 2:55 PM, Éric Araujo <rep...@bugs.python.org> wrote:
..
> Agreed.  Which .py files would be appropriate?

Lib/turtledemo/about_turtle.txt - seems to belong to turtle.py

Lib/turtledemo/about_turtledemo.txt  -> turtledemo/__init__.py

and Lib/turtledemo/demohelp.txt. -> turtledemo/__main__.py or a new
module to be imported from __main__ most of the code in __main__ can
be moved/

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10291>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to