This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author scott_daniels
Recipients amaury.forgeotdarc, gpolo, scott_daniels
Date 2008-11-23.23:32:21
SpamBayes Score 0.006864556
Marked as misclassified No
Message-id <1227483142.77.0.583450298946.issue3926@psf.upfronthosting.co.za>
In-reply-to
Content
Attached parts.zip -- a zip of updates for Python 2.6 and Python 3.0
against the current source [zip has two 

For Python 2.6:
py26/diff_py26.txt  -- differ against python26-maint tree
py26/PyShell.py     -- Replacement file for .../Lib/idlelib/PyShell.py
py26/run.py         -- Replacement file for .../Lib/idlelib/run.py

For Python 3.0:
py30/py3k_diff.txt  -- differ against python3k tree
py30/PyShell.py     -- Replacement file for .../Lib/idlelib/PyShell.py
py30/run.py         -- Replacement file for .../Lib/idlelib/run.py
History
Date User Action Args
2008-11-23 23:32:23scott_danielssetrecipients: + scott_daniels, amaury.forgeotdarc, gpolo
2008-11-23 23:32:22scott_danielssetmessageid: <1227483142.77.0.583450298946.issue3926@psf.upfronthosting.co.za>
2008-11-23 23:32:22scott_danielslinkissue3926 messages
2008-11-23 23:32:21scott_danielscreate