Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
lang
/
python
/
python-argcomplete
/
test.sh
blob: 0ecba3e5be8b5744d61ebae9251f93d01454de96 [
file
] [
log
] [
blame
]
#!/bin/sh
[
"$1"
=
python3
-
argcomplete
]
||
exit
0
python3
-
c
'import argcomplete'