forked from VimPlug/jedi
6 lines
48 B
Python
6 lines
48 B
Python
|
|
#! import-error
|
|
import not_existing
|
|
|
|
import os
|