ItemSpace.cur_space#

ItemSpace.cur_space(name=None)#

Set the current space to Space name and return it.

If called without arguments, the current space is returned. Otherwise, the current space is set to the space named name and the space is returned.