Sign in
android
/
platform
/
tools
/
idea
/
e782c57
/
.
/
python
/
testData
/
inspections
/
PyCompatibilityInspection
/
importErrorCaught.py
blob: c298f9026e7b278b6097aea18f26a605b32e91e9 [
file
]
try
:
import
Bastion
except
ImportError
:
pass