#967: xmlrpc introspection documentation example doesn't run.
------------------------------------+-------------------------------------- -
Reporter: guest | Owner: fumanchu
Type: defect | Status: new
Priority: normal | Milestone:
Component: CherryPy documentation | Keywords:
------------------------------------+-------------------------------------- -
Take a look at the example here.
http://tools.cherrypy.org/wiki/XmlRpcIntrospection
If you paste that code into a file and run it with Python 2.6.2 and
CherryPy 3.1.2, it runs okay. However if you follow the example of how to
use it, CherryPy returns 404 errors. For example,
"system.methodHelp('echo')" returns a 404 error.
-Ken
--
Ticket URL: <http://cherrypy.org/ticket/967>
CherryPy <http://www.cherrypy.org>
CherryPy - a pythonic, object-oriented HTTP framework