summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 47e33ec)
raw | patch | inline | side by side (parent: 47e33ec)
author | Simon Hausmann <shausman@trolltech.com> | |
Thu, 22 Feb 2007 09:20:53 +0000 (10:20 +0100) | ||
committer | Simon Hausmann <shausman@trolltech.com> | |
Thu, 22 Feb 2007 09:20:53 +0000 (10:20 +0100) |
Signed-off-by: Simon Hausmann <shausman@trolltech.com>
contrib/fast-import/p4-fast-export.py | patch | blob | history |
index 0541f84188917e13baeef4cedd67e3a568f2cf4b..8f5b8fe3140b149000ae8cba3a52948bdc221070 100755 (executable)
except:
pass
-sys.stderr.write("\n")
-
tz = - time.timezone / 36
tzsign = ("%s" % tz)[0]
if tzsign != '+' and tzsign != '-':