mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-09 13:32:20 +08:00
6 lines
48 B
Python
6 lines
48 B
Python
|
|
#! import-error
|
|
import not_existing
|
|
|
|
import os
|