forked from VimPlug/jedi
Add py__doc__ as a better approach to docstrings.
This commit is contained in:
@@ -32,6 +32,8 @@ py__package__() Only on modules. For the import system.
|
||||
py__path__() Only on modules. For the import system.
|
||||
py__get__(call_object) Only on instances. Simulates
|
||||
descriptors.
|
||||
py__doc__(include_call_signature: Returns the docstring for a context.
|
||||
bool)
|
||||
====================================== ========================================
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user