This website requires JavaScript.
Explore
Help
Sign In
srenblad
/
artiq
forked from
M-Labs/artiq
Watch
1
Star
0
Fork
You've already forked artiq
0
Code
Pull Requests
Activity
f2f1deb9db
artiq
/
lit-test
/
not.py
3 lines
63 B
Python
Raw
Blame
History
import
sys
,
subprocess
exit
(
not
subprocess
.
call
(
sys
.
argv
[
1
:
]
)
)
View Git Blame
Copy Permalink