We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa46579 + 4b07cd2 commit 922239eCopy full SHA for 922239e
1 file changed
git-p4.py
@@ -24,6 +24,7 @@
24
import stat
25
import zipfile
26
import zlib
27
+import ctypes
28
29
try:
30
from subprocess import CalledProcessError
0 commit comments