24 Sep
2001
24 Sep
'01
7:34 p.m.
Gilles Lenfant writes:
Is there a Zope APII can use in a Python script that checks if a string is a valid object id ? Or should I hard code it (and what's the rules ?) See "OFS.ObjectManager.ObjectManager".
The checking method is probably private. You will need an external method/file-system Python code. Dieter