diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-07-31 02:55:49 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-07-31 02:55:49 +0200 |
commit | b1097e6aa71b0eba3281eaeae2c7c5177fedfb3f (patch) | |
tree | 37cc91baa580d921065d1e098b5889faf87f46a6 /Python/import.c | |
parent | d97b1bb491ce77adc1e2e4629983277808a7c4c1 (diff) | |
download | cpython-b1097e6aa71b0eba3281eaeae2c7c5177fedfb3f.tar.gz |
Fix initialization of the faulthandler module
faulthandler requires the importlib if "-X faulthandler" option is present on
the command line, so initialize faulthandler after importlib.
Add also an unit test.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions