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