bundles / IPython 9.11.0 / IPython / utils / contexts / preserve_keys / __init__
function
IPython.utils.contexts:preserve_keys.__init__
source: /IPython/utils/contexts.py :40
Signature
def __init__ ( self , dictionary : dict[Any, Any] , * keys : Any ) → None Summary
No Docstrings
Aliases
-
IPython.core.shellapp.preserve_keys.__init__