[Zope] Re: About XXX and not XXX
Peter Bengtsson
mail@peterbe.com
Mon, 23 Jul 2001 09:30:57 +0200
Cheers Evan.
http://www.zopelabs.com/cookbook/995873707
I wonder what else might be hidden usefully in Python Scripts that I have
missed.
> Because they weren't in DTML ;-) Seriously, I think the lack of urllib
> access was an oversight. The 'type' function, on the other hand, causes
> a security hole when used with ExtensionClasses. Fortunately, you can
> almost always use the same_type() function instead.
>
> Cheers,
>
> Evan @ digicool & 4-am
>