D'Arcy J.M. Cain <[EMAIL PROTECTED]> wrote:
>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
It seems be this issue:
http://bugs.python.org/issue1739842
Your hand
On Wed, 19 Nov 2008 17:08:13 -0500
Terry Reedy <[EMAIL PROTECTED]> 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
D'Arcy J.M. Cain wrote:
If true I hope that a new version is forthcoming on the 2.5 branch.
Yes, couple of weeks.
I
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_
On Wed, 19 Nov 2008 11:20:48 -0800
"Chris Rebert" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 19, 2008 at 8:24 AM, D'Arcy J.M. Cain <[EMAIL PROTECTED]> wrote:
> > Interesting. I installed 2.6 and tried it. My unit test still failed
> > but for a different reason that I will have to investigate but t
On Wed, Nov 19, 2008 at 8:24 AM, D'Arcy J.M. Cain <[EMAIL PROTECTED]> wrote:
> On Tue, 18 Nov 2008 22:33:35 -0800
> "Chris Rebert" <[EMAIL PROTECTED]> wrote:
>> What happens under Python 2.6?
>
> Interesting. I installed 2.6 and tried it. My unit test still failed
> but for a different reason tha
On Tue, 18 Nov 2008 22:33:35 -0800
"Chris Rebert" <[EMAIL PROTECTED]> wrote:
> What happens under Python 2.6?
Interesting. I installed 2.6 and tried it. My unit test still failed
but for a different reason that I will have to investigate but the
exceptions were handled correctly. Does this sugg
On Wed, 19 Nov 2008 01:57:37 -0500
Ross Ridge <[EMAIL PROTECTED]> wrote:
> D'Arcy J.M. Cain <[EMAIL PROTECTED]> wrote:
> >Under Python 2.4 this works fine. If an exception is raised in the
> >looked up method it gets handled by this code just fine. Under 2.5,
> >however, the exception is not caug
D'Arcy J.M. Cain <[EMAIL PROTECTED]> wrote:
>Under Python 2.4 this works fine. If an exception is raised in the
>looked up method it gets handled by this code just fine. Under 2.5,
>however, the exception is not caught here. It's as if there was no
>try/except here at all.
Python 2.5 changed th
On Tue, Nov 18, 2008 at 8:56 PM, D'Arcy J.M. Cain <[EMAIL PROTECTED]> wrote:
> I am having a strange problem and I can't seem to zero in on it. I am
> also having trouble reducing it to a small enough snippet that I can
> post here. I think that I am doing what the more complex script does
> but
I am having a strange problem and I can't seem to zero in on it. I am
also having trouble reducing it to a small enough snippet that I can
post here. I think that I am doing what the more complex script does
but none of my attempts fail. So, here is a description just in case
someone has seen so
10 matches
Mail list logo