In article 
<calwzvp5oymkwxnumhkrowfgouybzn_5t1zsag_fo5m9xyjw...@mail.gmail.com>,
 Tal Einat <talei...@gmail.com> wrote:
> Do you really need Python 3.2? You can install version 3.1 of Python using
> Aptitude (manually with the command line or using Synaptic), and you should
> get a working version of IDLE with Python 3.1.
> 
> If you really need Python 3.2, on its download page[1] there is a link to a
> page regarding Tkinter[2] which should contain the required information on
> which version of Tcl/Tk you need to install, and perhaps how.

If you are using Python 3, you should use Python 3.2.x if at all 
possible, not any earlier versions of Python 3.  There are just too many 
bug fixes and performance improvements along with the new features.  
It's not like the difference between, say, Python 2.6 and 2.7.  And 
maintenance on Python 3.1 by the Python-dev team has ceased; only any 
urgent security fix that might arise would be issued for 3.1.x.

-- 
 Ned Deily,
 n...@acm.org

_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
http://mail.python.org/mailman/listinfo/idle-dev

Reply via email to