diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2017-07-28 19:42:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-28 19:42:43 (GMT) |
commit | 02f88d2a411a6a789b33be281adfc3570c49efd5 (patch) | |
tree | f87e4664801a5085b8c9eb6054532d30dbebed5d /Lib/idlelib/tree.py | |
parent | 2cbb6733bfe54e87622a6372f83b73bddf3c4078 (diff) | |
download | cpython-02f88d2a411a6a789b33be281adfc3570c49efd5.zip cpython-02f88d2a411a6a789b33be281adfc3570c49efd5.tar.gz cpython-02f88d2a411a6a789b33be281adfc3570c49efd5.tar.bz2 |
[3.6] bpo-30853: IDLE: Convert font and general vars to use VarTrace (GH-2914) (#2935)
Instance tracers manages pairs consisting of a tk variable and a
callback function. When tracing is turned on, setting the variable
calls the function. Test coverage for the new class is 100%.
(cherry picked from commit 5b59154)
Diffstat (limited to 'Lib/idlelib/tree.py')
0 files changed, 0 insertions, 0 deletions