[Python-Dev] Hacking on the compiler in ways that break the frozen instance of importlib...
martin at v.loewis.de
martin at v.loewis.de
Sun May 27 10:13:17 CEST 2012
More information about the Python-Dev mailing list
Sun May 27 10:13:17 CEST 2012
- Previous message: [Python-Dev] Hacking on the compiler in ways that break the frozen instance of importlib...
- Next message: [Python-Dev] Hacking on the compiler in ways that break the frozen instance of importlib...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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. Regards, Martin
- Previous message: [Python-Dev] Hacking on the compiler in ways that break the frozen instance of importlib...
- Next message: [Python-Dev] Hacking on the compiler in ways that break the frozen instance of importlib...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list