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

Lines Matching full:getsourcefile

870             file = inspect.getsourcefile(obj) or inspect.getfile(obj)