Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
e2d6089d43d7ac1f62bafe06638d5ac2c21f5283
/
.
/
python
/
testData
/
inspections
/
ReplaceNotEqOperator.py
blob: c0c6300b8e1f89bfccd12ef2718799153e52b79e [
file
] [
log
] [
blame
]
print
(<
warning descr
=
"Python version 3.0, 3.1, 3.2, 3.3, 3.4 do not support <>, use != instead."
>
a
<>
b
</
warning
>)