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