[Zope] XML-RPC and dates
    Dieter Maurer 
    dieter at handshake.de
       
    Tue Jun  8 15:42:58 EDT 2004
    
    
  
Ulrich Wisser wrote at 2004-6-8 12:04 +0200:
>maybe this is a FAQ? But I didn't find anything in the archives.
>
>I would like to include dates in my xml-rpc answers. Zope gives me an 
>error "long int exceeds XML-RPC limits". In my Script (Python) I am not 
>allowed to import the DateTime class from xmlrpclib.
>
>Do I really have to use external methods?
Learn how to allow specific imports ("README" of "PythonScripts"
or Zope Developer Guide).
-- 
Dieter
    
    
More information about the Zope
mailing list