[Zope] pythonScript huh?

Farrell, Troy troy.farrell@wilcom.com
Tue, 13 Mar 2001 09:18:04 -0600


Tom,
You can find the api docs under the helpsys system.

-Zope Help
 -API Reference
   ..
   ..
   PythonScript

Also, a few notes from experience:

'self' has become 'context'
If you define a function, it is only useful inside that PythonScript.
You can only import a few modules, per the help page.

Troy

-----Original Message-----
From: Max M=F8ller Rasmussen [mailto:maxm@normik.dk]
Sent: Tuesday, March 13, 2001 7:30 AM
To: 'tom smith'; Zope listserv
Subject: RE: [Zope] pythonScript huh?


From: tom smith [mailto:tom@othermedia.com]

>I've used PythonMethods and ExternalMethods, but how do I use
PythonScripts?
>There doesn't seem to be a pythonScript product on the zope site (if =
you
>search for 'pythonscript" you get heaps of stuff though).

> Is it a 2.3 thing?

Yes

Regards Max M

_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -=20
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )