Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android10-qpr2-s3-release
/
.
/
python
/
testData
/
codeInsight
/
controlflow
/
tryraisefinally.py
blob: be0820484dca250166e5caa16b10d2e638719b4c [
file
] [
log
] [
blame
] [
edit
]
try
:
raise
KeyboardInterrupt
finally
:
print
'test'