Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #91153

Re: need help with an accessibility prototype

From Ned Deily <nad@acm.org>
Subject Re: need help with an accessibility prototype
Date 2015-05-23 17:14 -0700
References <555F5960.9030501@harvee.org> <201505221950.t4MJo3pC010042@fido.openend.se> <201505222216.t4MMG0IN013302@fido.openend.se> <201505230925.t4N9PnZ8028675@fido.openend.se>
Newsgroups comp.lang.python
Message-ID <mailman.0.1432426488.5151.python-list@python.org> (permalink)

Show all headers | View raw


In article <201505230925.t4N9PnZ8028675@fido.openend.se>,
 Laura Creighton <lac@openend.se> wrote:

> In a message of Fri, 22 May 2015 23:31:19 -0700, Ned Deily writes:
> >Tcl/Tk 8.4 is quite old and no longer maintained; 8.6.x is current, 
> >although 8.5.x is also still in use.
> >
> >http://www.tcl.tk/man/tcl8.6/TkCmd/keysyms.htm
> >
> > Ned Deily,
> > nad@acm.org
> 
> Thank you Ned.  Old bookmark from when I needed this the last time --
> sorry about that.  Do you know if you still need to use 8.5 if you are
> on Mac OS? i.e.  is this page current?
> https://www.python.org/download/mac/tcltk/

Yes, it is current.  Apple has not yet shipped a version of 8.6 with OS 
X, so the Apple-supplied Python in current OS X releases use 8.5; OS X 
10.5 and earlier systems shipped only with 8.4.  At the moment, the 
Pythons for OS X provided by python.org installers still use 8.5 for the 
10.6+ installers and 10.4 for the 10.5+ installers.  Some third-party 
distributors of Python and Tcl/Tk for OS X are now using 8.6, e.g. 
MacPorts.

-- 
 Ned Deily,
 nad@acm.org

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: need help with an accessibility prototype Ned Deily <nad@acm.org> - 2015-05-23 17:14 -0700

csiph-web