UserSpace.cur_space#
- UserSpace.cur_space(name=None)#
Set the current space to Space
nameand return it.If called without arguments, the current space is returned. Otherwise, the current space is set to the space named
nameand the space is returned.