summaryrefslogtreecommitdiff
path: root/Lib/idlelib/help.py
diff options
context:
space:
mode:
authorAlexander Vasin <hi@alvass.in>2019-05-03 18:25:36 +0300
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-05-03 08:25:36 -0700
commitceb842e155f5fa0109fa88d52da3d1f5e73490ad (patch)
tree6d8cb2ebbac47022a878be49f2a7c782ce29a6f2 /Lib/idlelib/help.py
parentc1964e9e2177eabe821f3e4243be8b99e0d2d542 (diff)
downloadcpython-git-ceb842e155f5fa0109fa88d52da3d1f5e73490ad.tar.gz
Fixed typo (GH-11522)
Given example does not run, loop variable is missing. Secondly, this is bad example how to handle shutdown signal, because it would cause `RuntimeError: Event loop stopped before Future completed.` Perhaps it would be better to cancel all tasks instead of closing loop directly? Did not create issue, because question is quite simple.
Diffstat (limited to 'Lib/idlelib/help.py')
0 files changed, 0 insertions, 0 deletions