Georg Brandl <ge...@python.org> added the comment:

I don't think this is a good idea.  For one thing, it only works in a checkout 
or source tarball, something that most users aren't going to work with.

If we now publish that they can do "import Tools.demo.redemo" and so on, 
confusion will be great among those whose installation doesn't include Tools.  
In effect, you've added a new (and huge!) standard library package, and that's 
not something we do lightly or just before rc :)

Also, Tools is mostly interesting for developers only.  I'd rather put the 
things useful for users into the standard library at some point.

----------
resolution:  -> rejected
status: open -> closed

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

Reply via email to