Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
keywordCompletion
/
finallyInExcept.py
blob: a65a378d0980f12b970ed55c7de79ac039724e55 [
file
] [
log
] [
blame
]
try
:
a
=
1
except
:
a
=
2
fina
<
caret
>