User:WindBOT/CoreSource: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
m (backport changes from tf wiki)
mNo edit summary
Line 1,174: Line 1,174:
for f in fs:
for f in fs:
try:
try:
os.remove(tempFile)
os.remove(f)
except:
except:
pass
pass

Navigation menu