Skip to content
Snippets Groups Projects
Commit 062c64ef authored by bbauvin's avatar bbauvin
Browse files

debugging

parent b1fc8ce1
No related branches found
No related tags found
No related merge requests found
...@@ -119,6 +119,7 @@ def transformData(dataArray): ...@@ -119,6 +119,7 @@ def transformData(dataArray):
else: else:
fail=True fail=True
i=0 i=0
name=nameb
while fail: while fail:
if not os.path.isfile(name): if not os.path.isfile(name):
name = nameb+str(i) name = nameb+str(i)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment