[Python-Dev] cpython: Fix #10854. Make use of the new path and name attributes on ImportError

Brett Cannon brett at python.org
Mon Apr 16 16:52:23 CEST 2012


On Mon, Apr 16, 2012 at 07:19, Antoine Pitrou <solipsis at pitrou.net> wrote:

> On Mon, 16 Apr 2012 07:10:31 +0200
> brian.curtin <python-checkins at python.org> wrote:
> > PyErr_SetFromImportErrorWithNameAndPath
>
> Apparently this new function isn't documented anywhere.
>
>
I forgot to write the docs for it when I committed Brian's code.

Brian, do you mind writing the docs for the two functions?

-Brett



> Regards
>
> Antoine.
>
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/brett%40python.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120416/0c04ef70/attachment.html>


More information about the Python-Dev mailing list