Files
openide/python/testData/quickFixes/PyWrapInExceptionQuickFixTest/inFunction.py
T
Semyon Proshev bd137484c8 Sync testdata with f6553f228f.
PyWrapInExceptionQuickFixTest.testInFunction and testSimple fixed.
2017-10-11 19:08:15 +03:00

2 lines
96 B
Python

def foo():
raise <error descr="Raising a string exception">"String"<caret> "String1"</error>