12 May
2000
12 May
'00
6:35 a.m.
Hi. I want to be able import win32com.client in a PythonMethod. Do I have to change anything to be allowed to do this? If so, where? /Magnus
12 May
12 May
3:11 p.m.
New subject: [Zope] PythonMethod
----- Original Message ----- From: Magnus Heino <magnus.heino@rivermen.se>
I want to be able import win32com.client in a PythonMethod.
Do I have to change anything to be allowed to do this? If so, where?
Import in PythonMethods is not (yet) supported. You could write an External Method which imports it and then returns it, and do the rest in a PythonMethod. Once the new security machinery in Zope 2.2 settles in, I'll add import capability. Cheers, Evan @ digicool & 4-am
9461
Age (days ago)
9461
Last active (days ago)
1 comments
2 participants
participants (2)
-
Evan Simpson -
Magnus Heino