Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IPDSnelting
spec.py
Commits
a18027fa
Commit
a18027fa
authored
Sep 07, 2010
by
Andreas Zwinkau
Browse files
Delete rogue import
parent
2b79629b
Changes
1
Hide whitespace changes
Inline
Side-by-side
spec.py
View file @
a18027fa
...
...
@@ -5,8 +5,6 @@ import optparse # TODO argparse from python 2.7 on
import
subprocess
import
resource
from
zsnippets.shell
import
execute
SCRIPT_VERSION
=
"0.1"
(
KERNEL
,
HOSTNAME
,
KERNEL_VERSION
,
VERSION
,
ARCH
,
PROCESSOR
)
=
platform
.
uname
()
assert
not
PROCESSOR
,
PROCESSOR
...
...
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