mirror of
https://github.com/python/cpython.git
synced 2025-07-22 10:45:22 +00:00
Don't call test()
This commit is contained in:
parent
0270032423
commit
2eed1e796e
1 changed files with 0 additions and 2 deletions
|
@ -211,5 +211,3 @@ def test():
|
|||
list = ncl.Listdir(fh)
|
||||
for item in list: print item
|
||||
mcl.Umnt(filesys)
|
||||
|
||||
test()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue