[Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to
Antoine Pitrou
solipsis at pitrou.net
Wed May 29 20:10:44 CEST 2013
More information about the Python-Dev mailing list
Wed May 29 20:10:44 CEST 2013
- Previous message: [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to
- Next message: [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 29 May 2013 12:55:01 -0400 Brett Cannon <brett at python.org> wrote: > > Perhaps 'managed_module'? > > managed_module is better than managed_initialization. I don't understand how it's "managed". "manage", "manager", etc. is the kind of dumb words everybody uses when they don't manage (!) to explain what they're talking about. My vote is for "module_to_init", "uninitialized_module", "pristine_module", etc. Regards Antoine.
- Previous message: [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to
- Next message: [Python-Dev] cpython: Introduce importlib.util.ModuleManager which is a context manager to
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list