Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
lang
/
python
/
python-argcomplete
/
test.sh
blob: 0ecba3e5be8b5744d61ebae9251f93d01454de96 [
file
] [
log
] [
blame
]
b.liu
e958203
2025-04-17 19:18:16 +0800
[
diff
] [
blame^
]
1
#!/bin/sh
2
3
[
"$1"
=
python3
-
argcomplete
]
||
exit
0
4
5
python3
-
c
'import argcomplete'