Changes between Version 15 and Version 16 of XML-RPC


Ignore:
Timestamp:
Jun 1, 2007, 1:02:55 PM (17 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XML-RPC

    v15 v16  
    2727
    2828
     29== Grear ==
     30
    2931{{{
    3032#!python
     
    4648dispatcher = SimpleXMLRPCDispatcher(allow_none=False, encoding=None) # Python 2.5
    4749
     50
     51== ''c0der: zASzL'' ==
     52 
    4853
    4954def rpc_handler(request):
Back to Top