Home | History | Annotate | Download | only in python2.7

Lines Matching refs:sourcefile

527     sourcefile = getsourcefile(object)
528 if not sourcefile and file[:1] + file[-1:] != '<>':
530 file = sourcefile if sourcefile else file