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

Lines Matching full:canonic

153             if (self.mainpyfile != self.canonic(frame.f_code.co_filename)
1196 if os.path.exists(f) and self.canonic(f) == self.mainpyfile:
1230 self.mainpyfile = self.canonic(filename)