mirror of
https://github.com/davidhalter/jedi.git
synced 2026-08-01 21:10:20 +08:00
Make sure goto definitions works on with, fixes #1280
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
with open() as fin:
|
||||
fin.read()
|
||||
Reference in New Issue
Block a user