[New-bugs-announce] [issue5354] Add test.support.import_python_only
Nick Coghlan
report at bugs.python.org
Mon Feb 23 22:19:34 CET 2009
New submission from Nick Coghlan <ncoghlan at gmail.com>:
Add test.support.import_python_only as per
http://mail.python.org/pipermail/python-dev/2009-February/086387.html
Also add an equivalent to test.test_support in 2.x (I haven't checked
yet if importlib is available in 2.x, so the implementation may need to
be a little different)
----------
assignee: ncoghlan
messages: 82643
nosy: brett.cannon, ncoghlan
priority: normal
severity: normal
status: open
title: Add test.support.import_python_only
type: feature request
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5354>
_______________________________________
More information about the New-bugs-announce
mailing list