Sign in
android
/
platform
/
tools
/
idea
/
e782c57
/
.
/
python
/
testData
/
inspections
/
PyCompatibilityInspection
/
relativeImport.py
blob: f4dbf193c0f100267f4bab08d7e8fcd09de9446e [
file
]
<
warning descr
=
"Python version 2.4 doesn't support this syntax."
>
from
..
exceptions
import
ServiceDoesNotExists
</
warning
>