Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
22c956b929bf98cd29cc57ddaecc593066bde86c
/
.
/
python
/
testData
/
quickFixes
/
PyWrapInExceptionQuickFixTest
/
inFunction.py
blob: 881a5940a114094cf7dea510eb7196e7decef467 [
file
] [
log
] [
blame
]
Tor Norbye
a3e39ab
2014-04-10 10:54:17 -0700
[
diff
] [
blame
]
1
def
foo
():
2
raise
<
warning descr
=
"Raising a string exception"
>
"String"
<
caret
>
"String1"
</
warning
>