From: Simon Hausmann Date: Thu, 22 Feb 2007 09:20:53 +0000 (+0100) Subject: silent for real this time X-Git-Url: http://crossforests.com/gitweb?a=commitdiff_plain;h=3ac8ff68106d3f3b08d64e1a77cbebfb39e3068c;p=python%2Ffast-export.git silent for real this time --- diff --git a/p4-fast-export.py b/p4-fast-export.py index 0541f84..8f5b8fe 100755 --- a/p4-fast-export.py +++ b/p4-fast-export.py @@ -332,8 +332,6 @@ if len(changeRange) == 0: except: pass -sys.stderr.write("\n") - tz = - time.timezone / 36 tzsign = ("%s" % tz)[0] if tzsign != '+' and tzsign != '-':