master
/ miniconda3 / pkgs / cffi-1.15.1-py311h5eee18b_3 / info / test / run_test.py

run_test.py @a663dc1 raw · history · blame

1
2
3
4
5
print("import: 'cffi'")
import cffi

print("import: '_cffi_backend'")
import _cffi_backend