forked from VimPlug/jedi
It turned out that the failure occurs when you define "fake module path" by importing some module from others. Indeed, this is what happens in os.py.
It turned out that the failure occurs when you define "fake module path" by importing some module from others. Indeed, this is what happens in os.py.