hit http://zope.carbonecho.com/forum/sepServe to see the error
('expecting read-only buffer...')

here's the external function:

from ZPublisher import Client

def ServePHP(url='http://www.yahoo.com', username='bill', password='xyz'):
        print 'Sep Serving ' + str(url) 
        return Client.call(url, username, password) [1]






_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to