Files
openide/python/testData/inspections/PyCompatibilityInspection/relativeImport.py
T
2013-10-08 19:57:50 +04:00

1 line
120 B
Python

<warning descr="Python version 2.4 doesn't support this syntax.">from ..exceptions import ServiceDoesNotExists</warning>