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

bundles / IPython 9.12.0 / IPython / utils / ipstruct

module

IPython.utils.ipstruct

source: /IPython/utils/ipstruct.py :0

Members

Summary

A dict subclass that supports attribute style access.

Extended Summary

Authors:

  • Fernando Perez (original)

  • Brian Granger (refactoring to a dict subclass)

Additional content

A dict subclass that supports attribute style access.

Authors:

  • Fernando Perez (original)

  • Brian Granger (refactoring to a dict subclass)

Aliases

  • IPython.utils.ipstruct

Referenced by