bundles / IPython 9.10.0 / IPython / core / guarded_eval / _coerce_path_to_tuples
function
IPython.core.guarded_eval:_coerce_path_to_tuples
Signature
def _coerce_path_to_tuples ( allow_list : set[tuple[str, ...] | str] ) → set[tuple[str, ...]] Summary
Replace dotted paths on the provided allow-list with tuples.
Aliases
-
IPython.core.guarded_eval._coerce_path_to_tuples