Issue 1476578: Add help reference on Mac (original) (raw)

Issue1476578

Created on 2006-04-26 01:21 by bsherwood, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
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) * (Python committer) 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
2022-04-11 14:56:17 admin set github: 43278
2006-04-26 01:21:26 bsherwood create