]> granicus.if.org Git - python/commit
Issue #17390: Add Python version to Idle editor window title bar.
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 23 Jan 2014 05:36:46 +0000 (00:36 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 23 Jan 2014 05:36:46 +0000 (00:36 -0500)
commit94338de49b6eb67efbaae6112787f2596a16d9d6
treeeab45846c4ec75d6c03670b6859d12a251020a5c
parent09761e7c9cf984b8164c172fcf9f1a5994402495
Issue #17390: Add Python version to Idle editor window title bar.
Original patches by Edmond Burnett and Kent Johnson.
Lib/idlelib/EditorWindow.py
Misc/NEWS