We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae01bd commit 5e2cc96Copy full SHA for 5e2cc96
ffilib/ffilib.py
@@ -1,4 +1,4 @@
1
-import sys
+import usys as sys
2
try:
3
import ffi
4
except ImportError:
0 commit comments