mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-26 16:19:13 +02:00
- yet another fix for python24
This commit is contained in:
@@ -83,6 +83,7 @@ class Fetcher:
|
||||
print
|
||||
|
||||
(fd, tmpfile) = tempfile.mkstemp(prefix='osc_build')
|
||||
try:
|
||||
try:
|
||||
# it returns the filename
|
||||
ret = mg.urlgrab(pac.filename,
|
||||
|
Reference in New Issue
Block a user