Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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