classification
Title: Add help reference on Mac
Type: Stage:
Components: IDLE Versions: Python 2.4
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: bsherwood, ronaldoussoren, sf-robot (3)
Priority: normal Keywords patch

Created on 2006-04-26 01:21 by bsherwood, last changed 2006-06-10 02:20 by sf-robot.

Files
File name Uploaded Description Edit Remove
edit.patch bsherwood, 2006-04-26 01:21 patch for configHelpSourceEdit.py
Messages (3)
msg50109 - (view) Author: Bruce Sherwood (bsherwood) Date: 2006-04-26 01:21
On the Mac, you can't add a help reference in Configure
IDLE by browsing because configHelpSourceEdit.py tries
to assign into a specific entry in a tuple. 
msg50110 - (view) Author: Ronald Oussoren (ronaldoussoren) Date: 2006-05-26 13:10
Logged In: YES 
user_id=580910

I've checked in a simular patch on the trunk and release24-maint.
msg50111 - (view) Author: SourceForge Robot (sf-robot) Date: 2006-06-10 02:20
Logged In: YES 
user_id=1312539

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
History
Date User Action Args
2006-04-26 01:21:26bsherwoodcreate