New submission from Bruce Sherwood <bruce.sherw...@gmail.com>:

At Guido's request, I've carried out the same update to the IDLE
distributed with Python 2.7 that I submitted for Python 3, to incorporate the 
work of Guilherme Polo in the Google Summer of Code 2009. Guido was concerned 
that with significant problems reported for IDLE 2.7, there should be an update 
despite Python 2.7 itself being essentially frozen. The basic structure for 
IDLE 3.2 was carried over. The main changes that had to be made were the change 
in module names between Python 2.7 and Python 3.2 (e.g. Tkinter in 2.7 is 
tkinter in 3.2).

----------
components: IDLE
files: idlelib2.7.patch
keywords: patch
messages: 119033
nosy: Bruce.Sherwood
priority: normal
severity: normal
status: open
title: Patch to IDLE for Python 2.7, at Guido's request
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file19263/idlelib2.7.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10137>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to