[Python-Dev] cpython: Fix #10854. Make use of the new path and name attributes on ImportError (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Mon Apr 16 13:19:47 CEST 2012
- Previous message: [Python-Dev] cpython: Issue #10576: Add a progress callback to gcmodule
- Next message: [Python-Dev] cpython: Fix #10854. Make use of the new path and name attributes on ImportError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 16 Apr 2012 07:10:31 +0200 brian.curtin <python-checkins at python.org> wrote:
PyErrSetFromImportErrorWithNameAndPath
Apparently this new function isn't documented anywhere.
Regards
Antoine.
- Previous message: [Python-Dev] cpython: Issue #10576: Add a progress callback to gcmodule
- Next message: [Python-Dev] cpython: Fix #10854. Make use of the new path and name attributes on ImportError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]