Re: [Python-Dev] Python 2.4.4/2.4.5 test_pty failure on Solaris 10

2008-04-14 Thread Neal Norwitz
On Sat, Apr 12, 2008 at 11:02 AM, <[EMAIL PROTECTED]> wrote: > > I know this is old stuff, but... > > I want to update our Python 2.4 installation at work from 2.4.2 to 2.4.5 > (the latest 2.4 source release). I get a test failure for test_pty, an > extra ^M at the end of one line. I don't g

[Python-Dev] Python 2.4.4/2.4.5 test_pty failure on Solaris 10

2008-04-12 Thread skip
I know this is old stuff, but... I want to update our Python 2.4 installation at work from 2.4.2 to 2.4.5 (the latest 2.4 source release). I get a test failure for test_pty, an extra ^M at the end of one line. I don't get a failure in the 2.4.2 installation, but the 2.4.4 and 2.4.5 both fail th