14 Nov
2006
14 Nov
'06
4:50 p.m.
--On 14. November 2006 09:32:38 -0700 David Bear <David.Bear@asu.edu> wrote:
What if I created a zope script and just pasted the feedparser.py modules contents into it.
That would be a stupid idea.
Do python scripts that live inside zodb become importatable?
Zope PythonScripts are *objects* that are callable through acquisition. -aj