Files
jedi-fork/test/completion/keywords.py
T

7 lines
55 B
Python

#? ['raise']
raise
#? ['except', 'Exception']
except