Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
inspections
/
PyCompatibilityInspection
/
ellipsisAsStatementPy2.py
blob: 6e4f90cd70344f42f526119f7c3f3be62b5eb0f6 [
file
] [
log
] [
blame
]
def
foo
():
<
warning descr
=
"Python versions < 3.0 do not support '...' outside of sequence slicings."
>...</
warning
>