call zope methods from the operating system
1 Jul
2002
1 Jul
'02
3:25 p.m.
Hi, I'm running Zope 2.5.0 on Suse 8.0 and I'm using os.system() and os.popen() a lot. Now I would like to to just the opposite thing: can I call Zope methods from the operating system (e.g. MySQLDA) without a loopback? Horst _________________________________________________________________ Mit MSN Fotos können Sie kinderleicht Ihre Fotos ausdrucken und Freunden zur Verfügung stellen: http://photos.msn.de
1 Jul
1 Jul
8:30 p.m.
New subject: [Zope] call zope methods from the operating system
horst wald writes:
I'm running Zope 2.5.0 on Suse 8.0 and I'm using os.system() and os.popen() a lot. Now I would like to to just the opposite thing: can I call Zope methods from the operating system (e.g. MySQLDA) without a loopback? You can with "XML-RPC" or "ZPublisher.Client" or "httplib.HTTP"...
Dieter
8679
Age (days ago)
8679
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
horst wald