Nick Coghlan added the comment:

Note that I don't think test.support itself should be broken up - I don't see 
any good reason to split the current grab bag of functionality out into 
submodules, so you'd just have support/__init__.py open instead.

This is really about giving us a better way to organise the *other* helper 
modules like script_helper and make them easier to find.

----------

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

Reply via email to