This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / 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