Home | History | Annotate | Download | only in logging

Lines Matching refs:frag

379             for frag in name:
380 used += '.' + frag
382 found = getattr(found, frag)
385 found = getattr(found, frag)