9 Sep
1999
9 Sep
'99
7:36 a.m.
"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