On Tue, Nov 14, 2006 at 07:12:51PM +0100, Andreas Jung wrote: > > > --On 14. November 2006 10:52:31 -0700 David Bear <[EMAIL PROTECTED]> wrote: > > >I am now looking at the modules feedparser imports. These include > > > >sgmllib > >re > >sys > >copy > >urlparse > >time > >rfc822 > >types > >cgi > >urllib > >urllib2 > >cStringIO > >xml.sax > > > > > > What are you trying to accomplish? Put your code into an external method > which is unrestricted (*hint*: look at the Zope Book 2.7 edition).
excellent. I think this is really what I wanted to do. > > -aj > _______________________________________________ > Zope maillist - [email protected] > http://mail.zope.org/mailman/listinfo/zope > ** No cross posts or HTML encoding! ** > (Related lists - > http://mail.zope.org/mailman/listinfo/zope-announce > http://mail.zope.org/mailman/listinfo/zope-dev ) -- David Bear phone: 602-496-0424 fax: 602-496-0955 College of Public Programs/ASU University Center Rm 622 411 N Central Phoenix, AZ 85007-0685 "Beware the IP portfolio, everyone will be suspect of trespassing" _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
