R. David Murray <rdmurray <at> bitdance.com> writes: > > On Thu, 29 Apr 2010 11:28:47 -0700, Bill Janssen wrote: > > 8 skips unexpected on darwin: > > test_aepack test_applesingle test_gdb test_macos test_macostools > > test_readline test_scriptpackages test_ttk_guionly > > > > Why is the skip of "test_readline" unexpected on darwin? The readline > > on Darwin isn't what Python wants. > > I think someone fixed readline to work with Darwin's readline, at > least in theory.
The machine is likely lacking the readline development headers. In any case, please don't focus on the skipped tests. What's important is the failed tests. Bill, Michael, it would be nice if you could investigate a bit more on these failures. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com