[Zope] PythonMethods and import
Martijn Faassen
m.faassen@vet.uu.nl
Thu, 09 Sep 1999 09:36:02 +0200
"Jay, Dylan" wrote:
>
> Python methods look really nice however why remove the use of import. I
> guess this is a security hazard and allows access to the filesystem but it
> also allows the use of many very usefull packages that to use mean the
> messyness of creating external methods.
Evan's plan is to add 'import' again later, actually. But it takes a
while thinking through the security considerations.
Regards,
Martijn