mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue 18130: delete extra spaces
This commit is contained in:
parent
247bd5ea30
commit
b101435afa
2 changed files with 6 additions and 6 deletions
|
@ -91,7 +91,7 @@ class GetCfgSectionNameDialog(Toplevel):
|
|||
if __name__ == '__main__':
|
||||
import unittest
|
||||
unittest.main('idlelib.idle_test.test_config_name', verbosity=2, exit=False)
|
||||
|
||||
|
||||
# also human test the dialog
|
||||
root = Tk()
|
||||
def run():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue