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 | d5698cbbcade36d49bb32e797499d1190c38558a (patch) | |
tree | 4c743f1ff57018f73dc118ebb08b97edbd83b260 /Python/pyarena.c | |
parent | 60622ed12aed572573a95b88428f654e88b8e470 (diff) | |
download | cpython-git-d5698cbbcade36d49bb32e797499d1190c38558a.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/pyarena.c')
0 files changed, 0 insertions, 0 deletions