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