mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-26 12:50:22 +08:00
ea43efc9d8
To import pyc modules, we must move them out of the __pycache__ directory and rename them to remove ".cpython-%s%d". This should still faild with python3 (UnicodeDecodeError)