Home | History | Annotate | Download | only in logging

Lines Matching refs:frag

398             for frag in name:
399 used += '.' + frag
401 found = getattr(found, frag)
404 found = getattr(found, frag)