[Idle-dev] [ idlefork-Bugs-611473 ] IDLE does not work with Python 2.2

noreply@sourceforge.net noreply@sourceforge.net
Thu, 19 Sep 2002 06:30:07 -0700


Bugs item #611473, was opened at 2002-09-19 04:21
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=611473&group_id=9579

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin v. Löwis (loewis)
>Assigned to: Kurt B. Kaiser (kbk)
Summary: IDLE does not work with Python 2.2

Initial Comment:
In EditorWindow.py, IDLE refers to False, which is not
available in Python 2.2. In

http://mail.python.org/pipermail/python-dev/2002-September/028782.html

Guido rules that support for Python 2.2 is essential,
so I think this is a bug.

----------------------------------------------------------------------

>Comment By: Guido van Rossum (gvanrossum)
Date: 2002-09-19 09:30

Message:
Logged In: YES 
user_id=6380

Hm, 2.2.1 has True and False. When I said "2.2" I didn't
mean the initial 2.2 release, I meant "some release in the
2.2 family". Requiring 2.2.1 is fine with me. But it's up to
Kurt.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=611473&group_id=9579