##// END OF EJS Templates
Refactor of coloring and traceback mechanism....
Refactor of coloring and traceback mechanism. This should not change behavior be should slightly clean the code to be a bit more pythonic, and start to introduce methods that avoid side effect (that is to say return values instead of directly writing to stdout). I keep it relatively small and simple for now. My goal is to slowly change the traceback mechanisme to separate buiding the data structure from rendering it to potentially introduce richer tracebacks. Locally I've also started from the other side (re build a traceback rendered from scratch) to see what's needed.
Matthias Bussonnier -
r24334:50b3e0b7
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
tests
backport_pr.py Loading ...
build_release Loading ...
check_sources.py Loading ...
gen_latex_symbols.py Loading ...
gh_api.py Loading ...
git-mpr.py Loading ...
git-mrb Loading ...
github_stats.py Loading ...
make_tarball.py Loading ...
mknbindex.py Loading ...
release Loading ...
testupload Loading ...
toollib.py Loading ...
update_whatsnew.py Loading ...