can't import SimpleXMLRPCDisptacher from SimpleXMLRPCServer
from my server I can't import SimpleXMLRPCDispatcher. please see http://intertubewaypoint.com/metaweblog/ for the stacktrace/error message. This onle happens on my server; I am trying to integrate the metaweblog api into my blog and it is barfing when trying to get that dispatcher. Anyone seen this and have a quick fix? -- http://mail.python.org/mailman/listinfo/python-list
Re: can't import SimpleXMLRPCDisptacher from SimpleXMLRPCServer
On Aug 6, 1:01 pm, bhamdeveloper <[EMAIL PROTECTED]> wrote: > from my server I can't import SimpleXMLRPCDispatcher. please > seehttp://intertubewaypoint.com/metaweblog/for the stacktrace/error > message. This onle happens on my server; I am trying to integrate the > metaweblog api into my blog and it is barfing when trying to get that > dispatcher. Anyone seen this and have a quick fix? fixed, I was doing something stupid -- http://mail.python.org/mailman/listinfo/python-list