diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2015-09-23 02:59:35 (GMT) |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2015-09-23 02:59:35 (GMT) |
commit | fea7fc1ab5b1b6803401940250ce347a6aef6080 (patch) | |
tree | 5374b36a811496e2c96ea59878ebdbd780a1282c /Lib/csv.py | |
parent | b60d103de7da17a9bc9ded35d84ffe0dc90c1c3e (diff) | |
download | cpython-fea7fc1ab5b1b6803401940250ce347a6aef6080.zip cpython-fea7fc1ab5b1b6803401940250ce347a6aef6080.tar.gz cpython-fea7fc1ab5b1b6803401940250ce347a6aef6080.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 'Lib/csv.py')
0 files changed, 0 insertions, 0 deletions