mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-04 11:25:47 +08:00
keyword tests added, which were ignored previously
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
#? ['raise']
|
||||
raise
|
||||
|
||||
#? ['except', 'Exception']
|
||||
except
|
||||
Reference in New Issue
Block a user