Lines Matching full:getsourcefile
15 getfile(), getsourcefile(), getsource() - find an object's source code440 def getsourcefile(object):466 _filename = getsourcefile(object) or getfile(object)527 sourcefile = getsourcefile(object)1003 filename = getsourcefile(frame) or getfile(frame)