commit | 1a3f18e2c58367157d904f5c077ccf5a3e076f7d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Oct 28 18:51:33 2018 -0700 |
committer | GitHub <noreply@github.com> | Sun Oct 28 18:51:33 2018 -0700 |
tree | 6296314f42c94c537da6f4cff577dbd449bc03d4 | |
parent | 1d7d165e3c3f07518e6b5bfb57f1fd460cd4bbf2 [diff] |
bpo-35097: Add IDLE doc subsection explaining editor windows. (GH-10206) Topics include opening, title and status bar, .py* extension, and running. (cherry picked from commit ea9c8bd44365ae8b0accc5286c7b52862528c0ec) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>