diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-09-20 15:26:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-20 15:26:27 (GMT) |
commit | c410390e89071c4a4c2a437a227c14274add4116 (patch) | |
tree | 7cd9fea592888bde43683233ad78360846a9a2ea /Python/pymath.c | |
parent | 0ab6b01820afef44beea8158ba08b6469bf264a0 (diff) | |
download | cpython-c410390e89071c4a4c2a437a227c14274add4116.zip cpython-c410390e89071c4a4c2a437a227c14274add4116.tar.gz cpython-c410390e89071c4a4c2a437a227c14274add4116.tar.bz2 |
bpo-37937: Mention frame.f_trace in sys.settrace docs (GH-15439)
Mention frame.f_trace in sys.settrace docs, as well as the fact you still
need to call `sys.settrace` to enable the tracing machinery before setting
`frame.f_trace` will have any effect.
(cherry picked from commit 9c2682efc69568e1b42a0c1759489d6f2e3b30ea)
Co-authored-by: Ram Rachum <ram@rachum.com>
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions