mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Merge with 3.4
This commit is contained in:
commit
cbd619bd6a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class TextViewTest(unittest.TestCase):
|
|||
TV.transient.__init__()
|
||||
TV.grab_set.__init__()
|
||||
TV.wait_window.__init__()
|
||||
|
||||
|
||||
|
||||
def test_init_modal(self):
|
||||
TV = self.TV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue