summaryrefslogtreecommitdiffstats
path: root/Doc/library/faulthandler.rst
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2012-07-31 00:55:49 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2012-07-31 00:55:49 (GMT)
commitd5698cbbcade36d49bb32e797499d1190c38558a (patch)
tree4c743f1ff57018f73dc118ebb08b97edbd83b260 /Doc/library/faulthandler.rst
parent60622ed12aed572573a95b88428f654e88b8e470 (diff)
downloadcpython-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