commit | 9573638c2dd36af531ec922bc364b438d7b1f427 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Tue Apr 22 01:26:41 2014 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Tue Apr 22 01:26:41 2014 -0400 |
tree | 0c7a015e87161f290f4cd1682a450e8563fc5f8e | |
parent | d5d4c4eabe00186e9c9020bc6caa045784ee3cc9 [diff] [blame] |
Issue #21138: Change default reformat paragraph width to PEP 8's 72.
diff --git a/Lib/idlelib/config-main.def b/Lib/idlelib/config-main.def index 9546e2b..8f0fe76 100644 --- a/Lib/idlelib/config-main.def +++ b/Lib/idlelib/config-main.def
@@ -59,7 +59,7 @@ encoding= none [FormatParagraph] -paragraph=70 +paragraph=72 [Indent] use-spaces= 1