1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/dynamic.py
Takafumi Arakaki 4a34d98967 Ignore IOError when checking Python file
Emacs uses a symbolic link to non-existing file for locking file.
It has the same extension as the original file.  Therefore, Jedi
must ignore IOError when trying to open this symbolic file.
2012-11-20 12:07:48 +01:00

17 KiB