[Zope] Python Method and builtin-functions

2000-12-18 Thread Sven Hohage

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.

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Python Method and builtin-functions

2000-12-18 Thread Evan Simpson

From: Sven Hohage [EMAIL PROTECTED]
 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


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )