]> granicus.if.org Git - python/commit
bpo-32532: Improve documentation of settrace and setprofile (#5359)
authorXiang Zhang <angwerzx@126.com>
Sat, 27 Jan 2018 15:04:47 +0000 (23:04 +0800)
committerGitHub <noreply@github.com>
Sat, 27 Jan 2018 15:04:47 +0000 (23:04 +0800)
commit60da99b8e2f7bf497569ae4d6c218866575729bf
tree0678b2c453726f5c0c6d76947178862a6c3442e7
parent61d478c71c5341cdc54e6bfb4ace4252852fd972
bpo-32532: Improve documentation of settrace and setprofile (#5359)

Mention in the documentation of settrace and setprofile that errors in the
registered handlers will cause themselves unset.
Doc/library/sys.rst