[issue15352] importlib.h should be regenerated when the marshaling code changes

Eric Snow report at bugs.python.org
Sun Jul 15 05:48:03 CEST 2012


Eric Snow <ericsnowcurrently at gmail.com> added the comment:

FYI: the .pyc magic number is now built/kept in Lib/importlib/_bootstrap.py, so updates to it will trigger a rebuild of frozen importlib during make.

----------
nosy: +eric.snow

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15352>
_______________________________________


More information about the Python-bugs-list mailing list