[Python-bugs-list] [ python-Bugs-773450 ] 2.3b2 pimp.py calls non-existent routine

SourceForge.net noreply@sourceforge.net
Mon, 21 Jul 2003 07:56:51 -0700


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

Category: Macintosh
Group: Python 2.3
Status: Open
>Resolution: Fixed
Priority: 5
Submitted By: David Lewis (davidmlewis)
Assigned to: Jack Jansen (jackjansen)
Summary: 2.3b2 pimp.py calls non-existent routine

Initial Comment:
On line 589, there is a call to _fmtpackagename(self). No 
such routine is there, nor is there anything in the distribution 
that contains the string packagename, in any case, that 
looks suitable. This is in the 2.3b2 distribution.

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

>Comment By: Jack Jansen (jackjansen)
Date: 2003-07-21 16:56

Message:
Logged In: YES 
user_id=45365

Fixed in pimp.py rev. 1.26.4.1 on the r23c1-branch. The fix will be 
backported to the main branch later.

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

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