[Python-bugs-list] [ python-Bugs-776602 ] readline should be in PackageManager database

SourceForge.net noreply@sourceforge.net
Wed, 30 Jul 2003 05:02:58 -0700


Bugs item #776602, was opened at 2003-07-24 01:58
Message generated for change (Comment added) made by jackjansen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=776602&group_id=5470

Category: Macintosh
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Bob Ippolito (etrepum)
Assigned to: Jack Jansen (jackjansen)
Summary: readline should be in PackageManager database

Initial Comment:
http://undefined.org/~bob/readline-0.0.1.tgz is a source 
installation of the readline module that downloads readline 
from gnu.org, compiles a static readline, and links Python 
with it.. therefore it does not depend on fink or a developer 
tools installation.  A binary installer could easily be created 
using this.

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

>Comment By: Jack Jansen (jackjansen)
Date: 2003-07-30 14:02

Message:
Logged In: YES 
user_id=45365

It is now.

I took your readline-0.0.1, replaced readline.c with the official 2.3 
one, renamed the whole thing to "readline-2.3" and added it to 
PackMan in both source and binary form.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=776602&group_id=5470