diff options
author | Neil Schemenauer <nas-github@arctrix.com> | 2017-12-02 13:54:00 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-02 13:54:00 -0800 |
commit | 1eaa1169c522727b1911b798d45c8984992bd179 (patch) | |
tree | f09dbacdac2ac91adafceefe108bfab0079c2d8f /Python/compile.c | |
parent | 13badcbc60cdbfae1dba1683fd2fae9d70717143 (diff) | |
download | cpython-git-1eaa1169c522727b1911b798d45c8984992bd179.tar.gz |
Add a minimal unit test for Python/frozen.c. (#2995)
If the marshal or bytecode formats get changed, frozen.c needs to
be updated as well. It can be easy to miss this step and not doing
so can cause test_importlib to crash in mysterious ways. Add an
explict unit test to make it easier to track down the problem.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions