diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2015-09-23 02:59:40 (GMT) |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2015-09-23 02:59:40 (GMT) |
commit | a0ae789fd4ba403be865a71aefa5dc7c4c50c502 (patch) | |
tree | 30942af4e2ea61902de89be3c2101d5e55760102 /Doc/reference | |
parent | 89f76d3f913e0527fbcc0d15cb3c17fbf6ca8618 (diff) | |
download | cpython-a0ae789fd4ba403be865a71aefa5dc7c4c50c502.zip cpython-a0ae789fd4ba403be865a71aefa5dc7c4c50c502.tar.gz cpython-a0ae789fd4ba403be865a71aefa5dc7c4c50c502.tar.bz2 |
Issue #16893: Move idlelib.EditorWindow.HelpDialog deprecation warning
so it is not triggered on import. The problem is creation of a now-unused
instance "helpDialog = HelpDialog()", left for back compatibility.
So instead trigger the warning when that instance or another is used.
Diffstat (limited to 'Doc/reference')
0 files changed, 0 insertions, 0 deletions