ok they actually served a purpose
This commit is contained in:
@@ -59,6 +59,8 @@ def main():
|
||||
|
||||
try:
|
||||
det(tf)
|
||||
except:
|
||||
pass # mute
|
||||
finally:
|
||||
os.unlink(tf)
|
||||
|
||||
|
||||
@@ -44,6 +44,8 @@ def main():
|
||||
|
||||
try:
|
||||
det(tf)
|
||||
except:
|
||||
pass # mute
|
||||
finally:
|
||||
os.unlink(tf)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user