Kaydet (Commit) 919345d2 authored tarafından Terry Jan Reedy's avatar Terry Jan Reedy

Issue #27365: Add blank lines. to 2.7 test_editmenu

üst 0cc5a2b2
......@@ -7,11 +7,13 @@ import Tkinter as tk
import unittest
from idlelib import PyShell
class PasteTest(unittest.TestCase):
'''Test pasting into widgets that allow pasting.
On X11, replacing selections requires tk fix.
'''
@classmethod
def setUpClass(cls):
requires('gui')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment