mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-22 05:11:25 +08:00
6 lines
48 B
Python
6 lines
48 B
Python
|
|
#! import-error
|
|
import not_existing
|
|
|
|
import os
|