ItemSpace.named_spaces#

property ItemSpace.named_spaces#

Read-only mapping of names to child UserSpace objects.

This is an alias for the spaces property. Returns a dictionary-like view of all static child spaces in this space.

Returns:

Dictionary-like mapping of names to UserSpace objects

Return type:

SpaceView

See also

spaces: Primary property name

Added in version 0.2.0.