1 Jul
2002
1 Jul
'02
8:30 p.m.
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