This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients barry, brett.cannon, mark.dickinson, ronaldoussoren, zvezdan
Date 2009-09-22.13:17:13
SpamBayes Score 0.01755754
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Better yet:

   otool -vL $(python -c 'import readline; print readline.__file__')

(Replace "python" by the interpreter that your actually using).

I'm still interested to know the OS release as well.
History
Date User Action Args
2009-09-22 13:17:15ronaldoussorensetrecipients: + ronaldoussoren, barry, brett.cannon, mark.dickinson, zvezdan
2009-09-22 13:17:15ronaldoussorensetmessageid: <[email protected]>
2009-09-22 13:17:13ronaldoussorenlinkissue6877 messages
2009-09-22 13:17:13ronaldoussorencreate