The code import urllib2 f = urllib2.urlopen('http://www.cwi.nl/~jack/pimp/pimp-darwin-6.5- Power_Macintosh.plist') which is executed by pimp.py when the Macintosh PackageManager is initially brought up, raises an AttributeError when it gets redirected to homepages.cwi.nl.
Logged In: YES user_id=45365 The problem is a last-minute checkin before 2.3b1, rev 1.39. It refers to a method() method on requests which doesn't exist. Assigning to Raymond, as he did the checkin so he's the easiest scapegoat:-)