##// END OF EJS Templates
Raise repr limit for strings to 80 characters (from 30)....
Raise repr limit for strings to 80 characters (from 30). The python pdb debugger doesn't call the builtin `repr` function but instead a custom one from the `repr` *module* that limits strings to 30 characters. Raise this limit to 80 for more informative printouts.

File last commit:

r4406:0251893c
r7083:ba59d059
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer