commit | 46b6c086d314b7f7af86194979bb2c6f14f0f666 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Tue Apr 22 01:26:35 2014 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Tue Apr 22 01:26:35 2014 -0400 |
tree | c0936693dc6cdd78acde1a2dc3af548e95809575 | |
parent | 0edf52a2c21d6c0cd44ec9d9e8f6e580d42f62c8 [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 5ddd098..132797c 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