mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Some cleanup in the Tools directory.
This commit is contained in:
parent
61ea12c9a0
commit
c20740109d
8 changed files with 53 additions and 49 deletions
|
|
@ -812,7 +812,6 @@ class SheetGUI:
|
|||
|
||||
def test_basic():
|
||||
"Basic non-gui self-test."
|
||||
import os
|
||||
a = Sheet()
|
||||
for x in range(1, 11):
|
||||
for y in range(1, 11):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue