You are not logged in Log in Join
You are here: Home » Members » 4AM Productions (Evan Simpson) » PythonMethod » swpackage_view

Log in
Name

Password

 
 

PythonMethod

As of version 2.3 of Zope, PythonMethods have been replaced by Scripts. They will continue to work, but you should use Scripts instead.

This is an attempt to allow Zope Methods to be written in plain Python code. Unlike External Methods, these PythonMethods will be created and managed entirely through the Zope interface. Like DTML Methods, they will be "safe".

PythonMethods will not allow assignment to an attribute, element, or slice. No "del" is allowed. Names starting with "_" are not accessible. Import is controlled. Globals all live in a private namespace.

Click here for some examples of Python Methods.

Latest Release: 0.1.7
Last Updated: 2000-02-06 01:53:54
Author: 4am
Categories: Content Object
Maturity: Development

Available Releases

Version Maturity Platform Released
0.1.7 Development   2000-02-06 01:53:54
  PythonMethod-0.1.7-nonbin.tgz (100 K) All
0.1.6 Development   1999-11-11 23:33:47
  PythonMethod-0.1.6-nonbin.tgz (98 K) All
0.0.1 Development   1999-08-28 12:42:13
  testVSExec.py (1 K) All