summaryrefslogtreecommitdiffstats
path: root/Lib/timeit.py
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2016-04-23 23:59:43 (GMT)
committerBerker Peksag <berker.peksag@gmail.com>2016-04-23 23:59:43 (GMT)
commitae7e8c44ac158d25bb5e88070a5db3fd68e60255 (patch)
tree94bbf374dffc2ed23cebcd06918bde11a4d42601 /Lib/timeit.py
parentce18d8c2f4ea8bbdc51ab4512d73f1ffe5b5901a (diff)
parent77e543c6cdd40debd215fa6e913fcc64c0748eb0 (diff)
downloadcpython-ae7e8c44ac158d25bb5e88070a5db3fd68e60255.zip
cpython-ae7e8c44ac158d25bb5e88070a5db3fd68e60255.tar.gz
cpython-ae7e8c44ac158d25bb5e88070a5db3fd68e60255.tar.bz2
Issue #21382: Clarify signal.signal() documentation on Windows
All signal.SIG* constants may not be defined on Windows so a call like signal.signal(signal.SIGPIPE, lambda signum, frame: sys.exit(1)) will raise an AttributeError.
Diffstat (limited to 'Lib/timeit.py')
0 files changed, 0 insertions, 0 deletions