R. David Murray <rdmur...@bitdance.com> added the comment:

If not in test.support, then where?  Unless there's some reason for user code 
or other implementations (or stdlib code itself) to access that map, it seems 
to me that test.support is exactly where it belongs.

Generic test support (that isn't specific to Python/stdlib testing) should go 
in unittest (and yes there is stuff currently in test.support that should move 
to unittest after suitable improvement and discussion...there's an issue about 
that.)

----------

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

Reply via email to