[issue7804] test_readline failure

2010-11-20 Thread Jim Pharis
Jim Pharis added the comment: Unable to recreate this in Ubuntu 10.04 w/3.2 alpha 4. Tried with and without readline lib installed. -- nosy: +binbrain ___ Python tracker <http://bugs.python.org/issue7

[issue9435] test_distutils fails without zlib

2010-11-20 Thread Jim Pharis
Jim Pharis added the comment: I think this is a dup of #6026 which is fixed... svn log for Lib/distutils... #6026: skip test_get_file_list when zlib is not available. this test requires zlib support #6026 - fix tests that failed without zlib -- nosy: +binbrain