mirror of
https://github.com/frej/fast-export.git
synced 2025-11-06 19:25:40 +01:00
silent for real this time
This commit is contained in:
@@ -332,8 +332,6 @@ if len(changeRange) == 0:
|
|||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
sys.stderr.write("\n")
|
|
||||||
|
|
||||||
tz = - time.timezone / 36
|
tz = - time.timezone / 36
|
||||||
tzsign = ("%s" % tz)[0]
|
tzsign = ("%s" % tz)[0]
|
||||||
if tzsign != '+' and tzsign != '-':
|
if tzsign != '+' and tzsign != '-':
|
||||||
|
|||||||
Reference in New Issue
Block a user