Lines Matching full:line_prefix
53 # text using value of line_prefix string. A newline and arrow may55 # command "pdb.line_prefix = '\n% '".56 # line_prefix = ': ' # Use this to get the old situation back57 line_prefix = '\n-> ' # Probably a better default893 def print_stack_entry(self, frame_lineno, prompt_prefix=line_prefix):