Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
6089b071
Commit
6089b071
authored
Nov 15, 2012
by
Giorgos Korfiatis
Browse files
Missing import.
parent
2feba888
Changes
1
Show whitespace changes
Inline
Side-by-side
commissioning/clients/http.py
View file @
6089b071
...
@@ -85,6 +85,7 @@ def main():
...
@@ -85,6 +85,7 @@ def main():
from
os.path
import
basename
,
expanduser
from
os.path
import
basename
,
expanduser
from
time
import
time
from
time
import
time
from
commissioning
import
get_callpoint
from
commissioning
import
get_callpoint
from
commissioning.utils.debug
import
init_logger_stderr
progname
=
basename
(
argv
[
0
])
progname
=
basename
(
argv
[
0
])
h
,
s
,
t
=
progname
.
rpartition
(
'.'
)
h
,
s
,
t
=
progname
.
rpartition
(
'.'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment