]> granicus.if.org Git - python/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:10:57 +0000 (01:10 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 22 Apr 2014 05:10:57 +0000 (01:10 -0400)
commit0edf52a2c21d6c0cd44ec9d9e8f6e580d42f62c8
tree0c562b1417bdecdc84c2df8aaa4e903c2b34f12a
parent84889012820d5bfa02d77898a433e214b22b187a
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