This isn't available when __debug__==False either.
@@ -312,7 +312,6 @@ class DoCollectionManager:
else:
self.notify.warning('handleSetLocation: object %s not present' % self.getMsgChannel())
- @exceptionLogged()
def storeObjectLocation(self, object, parentId, zoneId):
oldParentId = object.parentId
oldZoneId = object.zoneId