[Python-Dev] IPV6 with Python- 4.2.1 on HPUX

2005-04-13 Thread Senthil Prabu.S
available with python. I could not find any specific testsuit for IPV6 under test directory.   Plz share ur comments     Advance Thanks, Senthil Prabu.S   ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev

[Python-Dev] Python tests fails on HP-UX 11.11 and core dumps

2005-04-12 Thread Senthil Prabu.S
Hello Experts,    I tried python -4.2.1 on a HP-UX 11.11 PA machine. I was able to python. Gmake passes, gmake test results in error. The python reported that test_pty fails,when running this test alone.   Can anyone help to find why core dumps at running the test_subprocess.py test. A