Python 3.1.3
Roy Smith
roy at panix.com
Sun Nov 28 11:27:36 EST 2010
In article
<2b22dfa0-41d5-4047-8cfe-7a18e00e3760 at o23g2000prh.googlegroups.com>,
Gnarlodious <gnarlodious at gmail.com> wrote:
> Ah yes, sorry.
> This is Mac OSX 10.6.5, I did it build from the file at
> http://www.python.org/ftp/python/3.1.3/Python-3.1.3.tgz
>
> -- Gnarlie
I'm seeing the same behavior on a build I did of
Python 3.2a4+ (py3k:86538, Nov 19 2010, 20:52:31)
last week, also on 10.6.5. From the configure output, it looks like it
found readline:
py3k$ grep -i readline config.status
D["HAVE_LIBREADLINE"]=" 1"
but it's not acting like it. The Python 2.6.1 which came with the
system works properly.
More information about the Python-list
mailing list