15 Oct
1999
15 Oct
'99
9:03 p.m.
Could some Zope guru explains if the python buitlin type is available. It seems it's not available as "_" nor in Python Methods. Why? ****************************************************** Oscar Picasso picasso@videotron.ca ******************************************************
16 Oct
16 Oct
7:38 p.m.
New subject: [Zope] Python builtins
Oscar Picasso wrote:
Could some Zope guru explains if the python buitlin type is available. It seems it's not available as "_" nor in Python Methods.
Why?
Because some types (notably ExtensionClasses) are callable and instanciate objects of that type. This completely subverts Zope's security. -Michel
9670
Age (days ago)
9671
Last active (days ago)
1 comments
2 participants
participants (2)
-
Michel Pelletier -
Oscar Picasso