commit | c488558faaff4ffa44ba20e0c1f1fc8f18fe722f | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Sat Jun 16 18:15:18 2018 -0400 |
committer | GitHub <noreply@github.com> | Sat Jun 16 18:15:18 2018 -0400 |
tree | ed88388b3031ce12f87ef276a5f39e5a98d67347 | |
parent | 80c51c4737c6bb51dd76d2ab6c5f7ea75bf118f2 [diff] |
[2.7] bpo-33856: Add "help" to the welcome message of IDLE (GH-7755) (GH-7758) Make it the same as when one runs 'python'.. (cherry picked from commit 9d49f85064c388e2dddb9f8cb4ae1f486bc8d357) Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>