]> granicus.if.org Git - python/commit
Issue #27312: mock out function that fails when called from setupApp during
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 17 Jun 2016 23:55:46 +0000 (19:55 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 17 Jun 2016 23:55:46 +0000 (19:55 -0400)
commitfdb6ef774a4835acb6f10d0ee6901eab0dc92645
treee0a5cd4377ac7c289f48c7c96cb4ba0bd147356c
parentea93ac013dc0d69c3500f16105fb0f8ea94aba3f
Issue #27312: mock out function that fails when called from setupApp during
IDLE test_macosx and see if addOpenEventSupport() fails.
Lib/idlelib/idle_test/test_macosx.py