##// 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:

r3217:5a3e42fd
r7083:ba59d059
Show More
.gitattributes
2 lines | 54 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto