Show More
@@ -1,4 +1,4 b'' | |||||
1 | # Copyright (C) 2005, 2006 by Intevation GmbH |
|
1 | # Copyright (C) 2005, 2006, 2008 by Intevation GmbH | |
2 | # Author(s): |
|
2 | # Author(s): | |
3 | # Thomas Arendsen Hein <thomas@intevation.de> |
|
3 | # Thomas Arendsen Hein <thomas@intevation.de> | |
4 | # |
|
4 | # | |
@@ -10,7 +10,6 b' Mercurial version' | |||||
10 | """ |
|
10 | """ | |
11 |
|
11 | |||
12 | import os |
|
12 | import os | |
13 | import os.path |
|
|||
14 | import re |
|
13 | import re | |
15 | import time |
|
14 | import time | |
16 | import util |
|
15 | import util |
General Comments 0
You need to be logged in to leave comments.
Login now