Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6922
| From | Ned Deily <nad@acm.org> |
|---|---|
| Subject | Re: Updated now can't scroll uparrow |
| Date | 2011-06-03 01:08 -0700 |
| References | <8eb67ffb-cd6e-4875-af4e-5fb8b69a1d80@s2g2000yql.googlegroups.com> <mailman.2370.1306947314.9059.python-list@python.org> <6dc00d94-2776-47c1-8ad6-d7e608c6e403@n11g2000yqf.googlegroups.com> <mailman.2380.1306961775.9059.python-list@python.org> <730fedb4-a3ad-46df-ad66-2376d0af4d4d@p13g2000yqh.googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2421.1307088507.9059.python-list@python.org> (permalink) |
In article
<730fedb4-a3ad-46df-ad66-2376d0af4d4d@p13g2000yqh.googlegroups.com>,
Gnarlodious <gnarlodious@gmail.com> wrote:
> After copious headscratching I took Ned's advice and went for 3.2
> which includes built-in interactive arrow key support. To any Mac OSX
> readers, save yourself the trouble and don't even try Python 3.1.3.
Or use a binary installer (like those provided by python.org) or a
third-party package distributor (like MacPorts or Homebrew) that has
done the hard work for you. That said, you should find many
improvements in 3.2.x over 3.1.x. 3.2.1rc1 ("rc" == "release
candidate") is available now and an rc2 should be available in the very
near future. If you have to stick with 3.1 for some reason, there's
also a 3.1.4rc1 available now. And a 2.7.2rc1. All available with
source, Windows installers, and Mac OS X installers.
http://www.python.org/download/releases/3.2.1/
http://www.python.org/download/releases/3.1.4/
http://www.python.org/download/releases/2.7.2/
--
Ned Deily,
nad@acm.org
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Updated now can't scroll uparrow Gnarlodious <gnarlodious@gmail.com> - 2011-06-01 07:37 -0700
Re: Updated now can't scroll uparrow Chris Rebert <clp2@rebertia.com> - 2011-06-01 09:55 -0700
Re: Updated now can't scroll uparrow Gnarlodious <gnarlodious@gmail.com> - 2011-06-01 09:59 -0700
Re: Updated now can't scroll uparrow Ned Deily <nad@acm.org> - 2011-06-01 13:56 -0700
Re: Updated now can't scroll uparrow Gnarlodious <gnarlodious@gmail.com> - 2011-06-02 19:40 -0700
Re: Updated now can't scroll uparrow Ned Deily <nad@acm.org> - 2011-06-03 01:08 -0700
csiph-web