Re: [PATCH] virt-convert: fix Python 2.4 compatibility

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

 



On Thu, Jul 17, 2008 at 03:07:08PM -0400, Cole Robinson wrote:

> > +if hasattr(pkgutil, "iter_modules"):
> > +    print "here"
> 
> Probably didn't mean to include this line.

Sigh, sorry.

> > +    parser_names = []
> > +    for _, name, _ in pkgutil.iter_modules(parsers_path):
> 
> Please use something other than '_' here as previously
> mentioned.

Even for obviously internal only files like this? Will do.

Will resend shortly.

regards
john

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

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

  Powered by Linux