mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-18 06:19:39 +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