You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / IPython / core / guarded_eval / _coerce_path_to_tuples

function

IPython.core.guarded_eval:_coerce_path_to_tuples

source: /IPython/core/guarded_eval.py :226

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