can't import SimpleXMLRPCDisptacher from SimpleXMLRPCServer

2007-08-06 Thread bhamdeveloper
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

2007-08-07 Thread bhamdeveloper
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