Ronald Oussoren <ronaldousso...@mac.com> added the comment:

As Ned noticed the readline failure is expected unless you have installed 
GNU readline in /usr/local. The system readline is not supported in the 
2.6 branch, it will be supported in 2.7 (at least on Snow Leopard)

I've commited a fix for the Nav.c errors in r75017 (trunk) and r75018 
(2.6)

In both cases the fix disabled Carbon.Nav in 64-bit mode because basicly 
all of the functions in that module wrap deprecated code.

----------
resolution:  -> accepted
stage:  -> committed/rejected
status: open -> closed
versions: +Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6959>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to