Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
e5c560fd2928f65a0d42681c0a6b7a16b752fdf3
/
.
/
yocto-poky
/
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