diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-07-31 00:55:49 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-07-31 00:55:49 (GMT) |
commit | d5698cbbcade36d49bb32e797499d1190c38558a (patch) | |
tree | 4c743f1ff57018f73dc118ebb08b97edbd83b260 /Doc/library/faulthandler.rst | |
parent | 60622ed12aed572573a95b88428f654e88b8e470 (diff) | |
download | cpython-d5698cbbcade36d49bb32e797499d1190c38558a.zip cpython-d5698cbbcade36d49bb32e797499d1190c38558a.tar.gz cpython-d5698cbbcade36d49bb32e797499d1190c38558a.tar.bz2 |
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 'Doc/library/faulthandler.rst')
0 files changed, 0 insertions, 0 deletions