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.
T
Terry Jan Reedy committed
a0ae789fd4ba403be865a71aefa5dc7c4c50c502
Parent: 89f76d3