]> granicus.if.org Git - python/commit
bpo-33856: Add "help" to the welcome message of IDLE (GH-7755)
authorStéphane Wirtel <stephane@wirtel.be>
Sat, 16 Jun 2018 21:20:56 +0000 (23:20 +0200)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 16 Jun 2018 21:20:56 +0000 (17:20 -0400)
commit9d49f85064c388e2dddb9f8cb4ae1f486bc8d357
tree76f906b15f88af9003964092d0228b75b9ba569b
parent17a0088e2680e12ce2c5f2ffc6b71766299e38d5
bpo-33856: Add "help" to the welcome message of IDLE (GH-7755)

Make it the same as when one runs 'python'.
Lib/idlelib/pyshell.py
Misc/NEWS.d/next/IDLE/2018-06-16-21-54-45.bpo-33856.TH8WHU.rst [new file with mode: 0644]