[issue7962] Demo and Tools need to be tested and pruned
Alexander Belopolsky
report at bugs.python.org
Tue Jul 27 03:32:09 CEST 2010
Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:
I wonder if it would be possible as a part of Demo and Tools clean-up to move them into packages under Lib.
I would really like to be able to do
$ python -m demo.turtle
instead of (on a Mac)
$ cd /Applications/Python\ 2.6/Extras/Demo/turtle/
$ python turtleDemo.py
and I still cannot find where Apple decided to put Tools.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7962>
_______________________________________
More information about the Python-bugs-list
mailing list