<div>
<div><p style="color: #a0a0a0;">On Monday, March 21, 2011 at 11:37 PM, Benjamin Kaplan wrote:</p>
<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
<span><div><div>On Tue, Mar 22, 2011 at 2:27 AM, Julien <<a href="mailto:jphalip@gmail.com">jphalip@gmail.com</a>> wrote:<br><blockquote type="cite"><div>Hi,<br><br>I'm having problems when typing the up/down arrows in the Python 2.4<br>interpreter (exact version: Python 2.4.6 (#1, Mar 3 2011, 15:45:53)<br>[GCC 4.2.1 (Apple Inc. build 5664)] on darwin).<br><br>When I press the up arrow it outputs "^[[A" and when I press the down<br>arrow it outputs "^[[B".<br><br>I've google it and it looks like it might be an issue with the<br>readline not being installed or configured properly. Is that correct?<br>If so, how can I fix this issue?</div></blockquote></div></div></span></blockquote><div>You need to install this module:</div><div><a href="http://pypi.python.org/pypi/readline/">http://pypi.python.org/pypi/readline/</a></div><div><br></div><div>Out of curiosity, which distribution of Python are you using? ActivePython, MacPorts, python.org or homebrew?</div><div><br></div><div>-srid</div>
</div>
</div>