Brett Cannon <br...@python.org> added the comment:

On Mon, Feb 23, 2009 at 13:19, Nick Coghlan <rep...@bugs.python.org> wrote:

>
> New submission from Nick Coghlan <ncogh...@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)

Importlib is in 2.7.

Added file: http://bugs.python.org/file13160/unnamed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5354>
_______________________________________
<br><br><div class="gmail_quote">On Mon, Feb 23, 2009 at 13:19, Nick Coghlan 
<span dir="ltr">&lt;<a 
href="mailto:rep...@bugs.python.org";>rep...@bugs.python.org</a>&gt;</span> 
wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid 
rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
New submission from Nick Coghlan &lt;<a 
href="mailto:ncogh...@gmail.com";>ncogh...@gmail.com</a>&gt;:<br>
<br>
Add test.support.import_python_only as per<br>
<a href="http://mail.python.org/pipermail/python-dev/2009-February/086387.html"; 
target="_blank">http://mail.python.org/pipermail/python-dev/2009-February/086387.html</a><br>
<br>
Also add an equivalent to test.test_support in 2.x (I haven&#39;t checked<br>
yet if importlib is available in 2.x, so the implementation may need to<br>
be a little different)</blockquote><div><br>Importlib is in 2.7. 
<br></div></div><br>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to