[Python-Dev] PEP 3147, cached, and PyImport_ExecCodeModuleEx() (original) (raw)
Paul Moore p.f.moore at gmail.com
Sat Apr 10 00:54:52 CEST 2010
- Previous message: [Python-Dev] PEP 3147, __cached__, and PyImport_ExecCodeModuleEx()
- Next message: [Python-Dev] PEP 3147, __cached__, and PyImport_ExecCodeModuleEx()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9 April 2010 23:00, Barry Warsaw <barry at python.org> wrote:
On Apr 09, 2010, at 02:52 PM, Guido van Rossum wrote:
It may be undocumented but it doesn't start with and it exists to preserve backwards compatibility. So I recommend adding PyImportExecCodeModuleExEx(). Cool, thanks. Now I can't wait for PyImportExecCodeModuleExExEx() :)
Would it be better to name this one _PyImport_ExecCodeModuleExEx (with an underscore) so that we don't need to create an ExExEx version in future? (Sorry, Barry :-))
Paul.
- Previous message: [Python-Dev] PEP 3147, __cached__, and PyImport_ExecCodeModuleEx()
- Next message: [Python-Dev] PEP 3147, __cached__, and PyImport_ExecCodeModuleEx()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]