Considering using python for something, and need a bit of info :)
Janko Hauser
jhauser at ifm.uni-kiel.de
Mon Jan 3 12:19:32 EST 2000
As a common reply in these days take a look a zope :-). Although it's
a web thing somebody ( Evan Simpson <evan at 4-am.com>) has written a
product to it, so that a restricted part of python can be used for
scripting the web application server (Zope), thus exposing a reduced
part of the complete python interpreter which is running.
He used bytecodehacks. This is all very involved, but perhaps a start.
Here is a link for PythonMethods:
http://www.zope.org/Members/4am/PythonMethod
And another one for bytecodehacks.
http://starship.python.net/crew/mwh/
ftp://starship.python.net/pub/crew/mwh/bytecodehacks-doc-$(VERSION).tar.gz
HTH __Janko
--
Institut fuer Meereskunde phone: 49-431-597 3989
Dept. Theoretical Oceanography fax : 49-431-565876
Duesternbrooker Weg 20 email: jhauser at ifm.uni-kiel.de
24105 Kiel, Germany
More information about the Python-list
mailing list