[Python-Dev] Can we use "designated initializer" widely in core modules?
Yury Selivanov
yselivanov.ml at gmail.com
Tue Jan 17 16:39:41 EST 2017
More information about the Python-Dev mailing list
Tue Jan 17 16:39:41 EST 2017
- Previous message (by thread): [Python-Dev] Can we use "designated initializer" widely in coremodules?
- Next message (by thread): [Python-Dev] Can we use "designated initializer" widely in core modules?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2017-01-17 11:55 AM, Brett Cannon wrote: >> So, how widely can we use "designated initializer"? >> Only in Modules (_asyncio uses it already)? >> Or almost everywhere (Objects/ and Python/)? >> > I say everywhere we can (and that also means we should probably update the > xx* files in Modules/). +1. Yury
- Previous message (by thread): [Python-Dev] Can we use "designated initializer" widely in coremodules?
- Next message (by thread): [Python-Dev] Can we use "designated initializer" widely in core modules?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list