[Python-Dev] PEP 451: ModuleSpec
Eric Snow
ericsnowcurrently at gmail.com
Mon Oct 7 18:55:57 CEST 2013
More information about the Python-Dev mailing list
Mon Oct 7 18:55:57 CEST 2013
- Previous message: [Python-Dev] PEP 451: ModuleSpec
- Next message: [Python-Dev] PEP 451: ModuleSpec
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Oct 5, 2013 at 1:25 AM, Stefan Behnel <stefan_ml at behnel.de> wrote: > As a quick remark, reading the word "name" made me think a couple of times > whether it's the simple name of the module or the fully qualified name. I > think it's the FQMN in pretty much all cases, but it would be good to make > that clear, maybe by stating it somewhere near the beginning of the PEP > (and then doing a quick search+reread to make sure it's really the case > throughout the document). It's definitely always meant to be FQMN. I'll make this clear. Thanks for mentioning it. -eric
- Previous message: [Python-Dev] PEP 451: ModuleSpec
- Next message: [Python-Dev] PEP 451: ModuleSpec
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list