mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-06 21:28:42 +02:00
bye bye urlgrabber.grabber.URLGrabber: now we're using our own "grabber" object (OscFileGrabber()) because this way we can reuse the urllib2 handlers (the latest python-urlgrabber version uses python-curl instead of urllib2...).