Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91153 > unrolled thread
| Started by | Ned Deily <nad@acm.org> |
|---|---|
| First post | 2015-05-23 17:14 -0700 |
| Last post | 2015-05-23 17:14 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: need help with an accessibility prototype Ned Deily <nad@acm.org> - 2015-05-23 17:14 -0700
| From | Ned Deily <nad@acm.org> |
|---|---|
| Date | 2015-05-23 17:14 -0700 |
| Subject | Re: need help with an accessibility prototype |
| Message-ID | <mailman.0.1432426488.5151.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web