]> 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:37:55 +0000 (14:37 -0700)
committerGitHub <noreply@github.com>
Sat, 16 Jun 2018 21:37:55 +0000 (14:37 -0700)
commit6bb770445192e19aef94111c6a9913e1526c4d64
treec306ac24bb68c7dfa2179b3643111c79fc5706ab
parent633593372a8aec46644a39e8d0b68e0f1eb5ed38
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]