[Patches] [ python-Patches-773448 ] pimp.py incorrect dict test

SourceForge.net noreply@sourceforge.net
Tue, 22 Jul 2003 07:32:13 -0700


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

Category: Macintosh
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: David Lewis (davidmlewis)
Assigned to: Jack Jansen (jackjansen)
Summary: pimp.py incorrect dict test

Initial Comment:
On line 588, the author put an if testing for the presence of 
the key 'Download-URL', but didn't use a get(). This causes a 
KeyError instead of the desired behavior.

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

>Comment By: Jack Jansen (jackjansen)
Date: 2003-07-22 16:32

Message:
Logged In: YES 
user_id=45365

Fixed in pimp.py rev 1.27.

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

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