Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
PyCompatibilityInspection
/
raiseFrom.py
blob: 1668f11b4fe7da92088c7b325a043b1fa24c264f [
file
] [
log
] [
blame
]
<
warning descr
=
"Python version 2.4, 2.5, 2.6, 2.7 do not support this syntax."
>
raise
exception
from
cause
</
warning
>
a
=
1