mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
8 lines
117 B
Python
8 lines
117 B
Python
from with_python import module as _module
|
|
|
|
func_without_stub = _module.func_without_stub
|
|
|
|
|
|
python_only = 1
|
|
both = ''
|