]> granicus.if.org Git - python/commit
bpo-33856: Add "help" to the welcome message of IDLE (GH-7755)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 16 Jun 2018 21:44:01 +0000 (14:44 -0700)
committerGitHub <noreply@github.com>
Sat, 16 Jun 2018 21:44:01 +0000 (14:44 -0700)
commit25531fb7b8338a21cdcdf2ce0f981d781d21641f
tree36f435fa99da5d554ff90148f4f0b157e886e689
parent833b3d2dcc7043be20ac19f7821552fcb21f4365
bpo-33856: Add "help" to the welcome message of IDLE (GH-7755)

Make it the same as when one runs 'python'.
(cherry picked from commit 9d49f85064c388e2dddb9f8cb4ae1f486bc8d357)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
Lib/idlelib/pyshell.py
Misc/NEWS.d/next/IDLE/2018-06-16-21-54-45.bpo-33856.TH8WHU.rst [new file with mode: 0644]