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