[Python-Dev] PEP: Ordered Class Definition Namespace
Eric Snow
ericsnowcurrently at gmail.com
Tue Jun 7 23:17:54 EDT 2016
More information about the Python-Dev mailing list
Tue Jun 7 23:17:54 EDT 2016
- Previous message (by thread): [Python-Dev] PEP: Ordered Class Definition Namespace
- Next message (by thread): [Python-Dev] PEP: Ordered Class Definition Namespace
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Jun 7, 2016 at 6:09 PM, Steven D'Aprano <steve at pearwood.info> wrote: > On Tue, Jun 07, 2016 at 11:39:06AM -0700, Eric Snow wrote: >> I mean the latter, "type" -> the class being defined. > > Could you clarify that in the PEP please? Like Terry, I too found it > unclear. I think there are a couple of places where you refer to `type` > and it isn't clear whether you mean builtins.type or something else. Yep. Done. -eric
- Previous message (by thread): [Python-Dev] PEP: Ordered Class Definition Namespace
- Next message (by thread): [Python-Dev] PEP: Ordered Class Definition Namespace
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list