]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 21284: Idle: make test_formatparagraph pass even when a user changes the
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 22 Apr 2014 05:11:03 +0000 (01:11 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 22 Apr 2014 05:11:03 +0000 (01:11 -0400)
commitd5d4c4eabe00186e9c9020bc6caa045784ee3cc9
tree75ad8bd6a28bbc40bc1f5b040ef041f55f17e3ac
parent4a63923328650bb73f40bcec5bb06ebbd409811d
Issue 21284: Idle: make test_formatparagraph pass even when a user changes the
reformat width in the configuration menu.
Lib/idlelib/FormatParagraph.py
Lib/idlelib/idle_test/test_formatparagraph.py
Misc/NEWS