[Zope] External Methods newbie question

Alric Aneron aluminum3458 at yahoo.com
Tue Feb 28 20:14:50 EST 2006


Hello,
I see I can only execute python functions in external methods. 
Is there any way to execute the whole file, not just a certain function?  In linux I created a python script, and it doesn't have functions.  I just want to execute the whole file.  I tried using "self" or "init" for function names in Zope and it doesn't want to do it, telling me "The specified object, init, was not found in module, test."

Is there a way to execute a file?

(another question: is there a way to execute bash commands in linux? or is external methods only good for python?)

Thanks in advance guys!!

			
---------------------------------
 Yahoo! Mail
 Use Photomail to share photos without annoying attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20060228/a33c1773/attachment.htm


More information about the Zope mailing list