On Tue, Feb 01, 2005 at 10:53:14PM -0500, Jeremy Katz wrote: > > + try: > > + file = grabber.urlopen (filename) > > + except grabber.URLGrabError, e: > > + log ("URLGrabError: %s occurred getting %s", e.strerror, > > filename) > If there's an error getting the comps file here, we're going to hit a > traceback. There were infinite retries before. It's probably better to > raise something and have a reasonable error message pop up. There should be some number of retries first, though. -- Matthew Miller mattdm@xxxxxxxxxx <http://www.mattdm.org/> --> Fedora Users & Developers Conference, hosted by Boston University <-- February 18th, 2005 <http://fedoraproject.org/wiki/FUDCon1>