[Python-Dev] Clarifications for import PEPs (302 and 328) (original) (raw)
Phillip J. Eby pje at telecommunity.com
Mon Apr 23 23:34:01 CEST 2007
- Previous message: [Python-Dev] Clarifications for import PEPs (302 and 328)
- Next message: [Python-Dev] Clarifications for import PEPs (302 and 328)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 02:01 PM 4/23/2007 -0700, Brett Cannon wrote:
For PEP 302, a loader should raise ImportError if loadmodule fails w/o an explicit exception being raised.
I'm not sure I understand this; could you point to the relevant part of the PEP and what you would be adding? Thanks.
(The rest of your comments sounded fine, btw.)
- Previous message: [Python-Dev] Clarifications for import PEPs (302 and 328)
- Next message: [Python-Dev] Clarifications for import PEPs (302 and 328)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]