John Levon wrote: > On Tue, Jul 08, 2008 at 10:44:42AM -0400, Cole Robinson wrote: > >>> + for dirpath, _, files in os.walk(path): >> You'll want to use a different variable other than '_' since this will >> overwrite the gettext function in the local scope. Doesn't cause issues >> in the current code, but could with future changes. > > Hmm, OK. _ is pretty standard for "don't care", what would you prefer? No preference: 'ignore', 'unused', anything reasonable and consistent. - Cole _______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/et-mgmt-tools