Searched refs:get_source_line (Results 1 – 2 of 2) sorted by relevance
74 source = frame.get_source_line()75 long_source = frame.get_source_line(2)
491 def get_source_line(self, context=0): member in ExceptionFrame