SOAP.py and Python 2.2. Was Re: SOAP.py

Duncan Grisby dgrisby at uk.research.att.com
Wed Dec 19 05:19:40 EST 2001


In article <9vnpn1$t45$1 at pea.uk.research.att.com>,
 Duncan Grisby  <dgrisby at uk.research.att.com> wrote:

>I've just started trying some experiments with SOAP.py 0.9.7. I'm
>having a problem with the server side that is so fundamental that I'm
>sure I must be doing something wrong, but I can't see what.

Following up to my own post, the thing I was doing wrong was using
Python 2.2. SOAP.py works fine with Python 2.1. I don't have the time
(or the inclination) to find out why, but I suspect it's due to
different behaviour of type().

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --



More information about the Python-list mailing list