Brett Cannon added the comment:

On Aug 19, 2012 9:26 PM, "Nick Coghlan" <rep...@bugs.python.org> wrote:
>
>
> Nick Coghlan added the comment:
>
> Since there was no regression test added for this, it appears to me that
it is broken again now that we're using importlib.
>
> It may be rather hard to fix given the limitations of the set_data API :(

>From an API perspective it's tough, but realistically it should be possible
since the loaders have the path to the file that triggered the find as the
'path' attribute.

>
> ----------
> assignee: facundobatista ->
> nosy: +brett.cannon, georg.brandl, ncoghlan
> priority: high -> release blocker
> resolution: accepted ->
> status: closed -> open
> versions: +Python 3.3 -Python 2.6
>
> _______________________________________
> Python tracker <rep...@bugs.python.org>
> <http://bugs.python.org/issue2051>
> _______________________________________

----------

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

Reply via email to