]> granicus.if.org Git - python/commit
Issue #20577: move configuration of FormatParagraph extension to new extension
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 16 Dec 2014 08:21:26 +0000 (03:21 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 16 Dec 2014 08:21:26 +0000 (03:21 -0500)
commitdf9386940a0104ba4dce1beee38848bc44a17036
tree05453cf09bd484041108531cd5be680ac745b2ef
parent4d5115c7b55a7b2a49324572f138298b0f3df916
Issue #20577: move configuration of FormatParagraph extension to new extension
configuration dialog.  Patch by Tal Einat.
Lib/idlelib/FormatParagraph.py
Lib/idlelib/config-extensions.def
Lib/idlelib/config-main.def
Lib/idlelib/configDialog.py
Misc/NEWS