Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
ReplaceNotEqOperator.py
blob: 790a765f19caa4d14bfbf19548be9a1a0d54d562 [
file
] [
log
] [
blame
]
print
(<
warning descr
=
"Python version 3.0, 3.1, 3.2, 3.3, 3.4 do not support <>, use != instead."
>
a
<
caret
>
<>
b
</
warning
>)