bundles / IPython 9.3.0 / IPython / core / completer / Completion / __init__
function
IPython.core.completer:Completion.__init__
source: /IPython/core/completer.py :504
Signature
def __init__ ( self , start : int , end : int , text : str , * , type : Optional[str] = None , _origin = '' , signature = '' ) → None Summary
No Docstrings
Aliases
-
IPython.core.completer.Completion.__init__