]> granicus.if.org Git - python/commit
Issue #18226: Fix ImportError and subsequent TypeError in 2.7 backport.
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 15 Aug 2013 19:07:58 +0000 (15:07 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 15 Aug 2013 19:07:58 +0000 (15:07 -0400)
commit74b3290c104d6bb04c1ddb18299d67142678069a
treed4d30d91010464421b5236f8098ba3a8b8688a0a
parent8ce36dd7aa411b5eecdcfa85ec94e942197178be
Issue #18226: Fix ImportError and subsequent TypeError in 2.7 backport.
Running py27\PCbuild> python_d -m test.regrtest -ugui test_idle
ignores the exceptions and gives no indication of a problem (fixed in 3.3).
Lib/idlelib/idle_test/test_formatparagraph.py