Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
f1e5d6968976c2341c6d554bfcc8895f1b33c26b
/
.
/
meta
/
lib
/
oeqa
/
runtime
/
files
/
test.py
blob: f3a2273c52b278dec0d0b0bde99d98283e294202 [
file
] [
log
] [
blame
]
import
os
os
.
system
(
'touch /tmp/testfile.python'
)
a
=
9.01e+21
-
9.01e+21
+
0.01
print
"the value of a is %s"
%
a