]> granicus.if.org Git - python/commit
Issue #12590: IDLE editor window now always displays the first line
authorNed Deily <nad@acm.org>
Wed, 27 Jul 2011 01:19:09 +0000 (18:19 -0700)
committerNed Deily <nad@acm.org>
Wed, 27 Jul 2011 01:19:09 +0000 (18:19 -0700)
commit12aa1aea670de34ab88bfdf41c8aace394975fd5
treea9ad70101cdc8b3171816072627622c9f2f6ca75
parent7496fef8ff3ef9c54929a916cd5d42cd6fcdd437
parentf25e3d527820489cf83c80d7e497da6ee0a75da3
Issue #12590: IDLE editor window now always displays the first line
when opening a long file.  With Tk 8.5, the first line was hidden.
Misc/NEWS