Exception difference 2.4 ==> 2.5

D'Arcy J.M. Cain darcy at druid.net
Wed Nov 19 21:42:06 EST 2008


On Wed, 19 Nov 2008 17:08:13 -0500
Terry Reedy <tjreedy at udel.edu> wrote:
> > am running Python 2.5.2.  I was able to reduce the program to a
> > reasonably small version that exhibits the problem.  It is in two files
> > in ftp://ftp.druid.net/pub/distrib/Test_2.5.tgz including Fredrik
> > Lundh's simple XML-RPC server.  Just run the test program under 2.4,
> > 2.5 and 2.6 to see the difference.
> 
> Report it on the bugs.python.org and it might possibly get fixed.

OK but I still don't think that I have even zeroed in on the bug.  Even
the code I provided is pretty large and complex for a snippet meant to
identify the problem.

I managed to move everything into one test file and switched to the
SimpleXMLRPCServer module but to no avail.  The new code is at
ftp://ftp.druid.net/pub/distrib/test_2.5

-- 
D'Arcy J.M. Cain <darcy at druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.



More information about the Python-list mailing list