Re: [Python-Dev] Hacking on the compiler in ways that break the frozen instance of importlib...

2012年5月27日 10:56:38 -0700

On 2012年5月27日 10:13:17 +0200
[email protected] wrote:
> > Nasty! Perhaps freeze_importlib.py could be rewritten in C, so
> > importlib could be recompiled when the compiler changes?
> 
> Or we support bootstrapping from the source file, e.g. with an
> environment variable BOOTSTRAP_PY which points to the _bootstrap.py
> source.
I've opened http://bugs.python.org/issue14928 and made it a release
blocker.
Regards
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to