In article <2b22dfa0-41d5-4047-8cfe-7a18e00e3...@o23g2000prh.googlegroups.com>, Gnarlodious <gnarlodi...@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
For Python 3.1 on OS X, you'll need to supply a version of the GNU readline library, which is not supplied by Apple in OS X, during the build. Python 2.7 and 3.2 are able to make use of the BSD editline libedit which does comes with OS X. -- Ned Deily, n...@acm.org -- http://mail.python.org/mailman/listinfo/python-list