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