mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Whitespace normalization.
This commit is contained in:
parent
f805cd2c1f
commit
f2715e0764
26 changed files with 110 additions and 114 deletions
|
@ -21,6 +21,7 @@ def path(path):
|
|||
return test_support.findfile(path)
|
||||
|
||||
testtar = path("testtar.tar")
|
||||
print testtar
|
||||
tempdir = path("testtar.dir")
|
||||
tempname = path("testtar.tmp")
|
||||
membercount = 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue