11 Sep
1999
11 Sep
'99
6:14 p.m.
Evan Simpson wrote:
----- Original Message ----- From: Jay, Dylan <djay@lucent.com>
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.
Funny you should mention that! <wink>. I have a version for my personal use with unlimited import enabled for just this reason.
Any way one could get a copy of that verson to play with ? :-) Bill Anderson