Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
814f829cd44c28c7045e08b15bd7ee08890cbd80
/
.
/
python
/
testData
/
inspections
/
ReplaceNotEqOperator.py
blob: 790a765f19caa4d14bfbf19548be9a1a0d54d562 [
file
] [
log
] [
blame
]
Tor Norbye
814f829
2014-03-06 17:27:18 -0800
[
diff
] [
blame^
]
1
print
(<
warning descr
=
"Python version 3.0, 3.1, 3.2, 3.3, 3.4 do not support <>, use != instead."
>
a
<
caret
>
<>
b
</
warning
>)