svn: r4340
This commit is contained in:
Alex Roitman 2005-04-11 00:07:10 +00:00
parent dc65df18b6
commit cf06392e6c

View File

@ -160,7 +160,7 @@ class BaseObject:
def get_handle_referents(self): def get_handle_referents(self):
""" """
Returns the list of child objects which may, directly or through Returns the list of child objects which may, directly or through
their children, reference primary objects.. their children, reference primary objects.
@return: Returns the list of objects refereincing primary objects. @return: Returns the list of objects refereincing primary objects.
@rtype: list @rtype: list