Re: urlgrabber in anaconda

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > Index: hdrlist.py
> > +    try:
> > +        extra_args = { "retry": 5 }
> > +        file = grabber.urlopen (filename, **extra_args)
> 
> Why not
>    file = grabber.urlopen(filename, retry = 5)
> ?
> 

so when you add more args later it's not really scary on that one
line? :)

-sv



[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux