On Mon, Nov 8, 2010 at 7:09 AM, Michael Foord <mich...@voidspace.org.uk> wrote: .. > I'd like to propose adding [unittestgui] to Python in Tools/ and am > volunteering to > maintain it.
Why not adding it under Lib/unittest/? I think Tools/ is a less attractive location for most users than say PyPI or some other package repository. Tools/ is for stuff that is primarily of interest to python developers, not python users. OS vendors are less likely to install packages in Tools/ in a user-visible place than they are a popular 3rd-party package. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com