Home | History | Annotate | Download | only in logging

Lines Matching refs:frag

389             for frag in name:
390 used += '.' + frag
392 found = getattr(found, frag)
395 found = getattr(found, frag)