if not aux:
continue
auxgroups=aux.groups()
if not (auxgroups[1] or auxgroups[2]):
if not (auxgroups[0]):
myso=commands.getstatusoutput("/usr/bin/install-info --dir-file="+inforoot+"/dir "+inforoot+"/"+x)[1]
if myso!="":
badcount=badcount+1