Python Method and builtin-functions
Hello, I'd like to use Python - Methods but I'm afraid that some builtin-functions are not implemented like type() or list(). Is this a problem of me or are my nightmares fulfilled. Another question is if the Python-Method-product is the same thing as the one shipping with Zope 2.3? Thanks.
From: Sven Hohage <sven.hohage@zeitspringer.de>
I'd like to use Python - Methods but I'm afraid that some builtin-functions are not implemented like type() or list().
This is true. If it is really a problem for you, you may wish to wait for Python Scripts.
Another question is if the Python-Method-product is the same thing as the one shipping with Zope 2.3?
Zope 2.3 has Python Scripts, which are much more developed and capable than Python Methods. Cheers, Evan @ digicool & 4-am
participants (2)
-
Evan Simpson -
Sven Hohage