]> 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:19 +0000 (03:21 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 16 Dec 2014 08:21:19 +0000 (03:21 -0500)
commit16e093db989f112353fc7c244ef549f279934c21
tree55030a59fe455928d7dfb08133c9e94e27de1a4d
parent3004b409938fe2e1bed4a25a43f36442865a7265
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