]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix idlelib.help comments (GH-15669)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 5 Sep 2019 00:41:45 +0000 (17:41 -0700)
committerGitHub <noreply@github.com>
Thu, 5 Sep 2019 00:41:45 +0000 (17:41 -0700)
commitb4f6e444b1d8a0c81e331701f2084cd5487502dc
tree2865777d43335c50f742e6b45a014ec249d64960
parent6b8121a261917256198ac5bc3a02306a05cea169
Fix idlelib.help comments (GH-15669)

(cherry picked from commit 6cd9666ce93658ae91f07b396aa6932b362a61d3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/help.py