RE: [Zope] Seing if an attribute exist in an ObjectManager
29 May
2001
29 May
'01
12:42 p.m.
From: Jerome Alet [mailto:alet@unice.fr]
what you need is:
if imID not in self.objectIds() : # doesn't exist else: # already exists
If I had had half a brain I would have known it myself ... Guess i'm tired :-) Thanks. regards Max M
9078
Age (days ago)
9078
Last active (days ago)
0 comments
1 participants
participants (1)
-
Max Møller Rasmussen