index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
highlight.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray
2016-09-08
1
-8/+8
*
Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape()
Serhiy Storchaka
2014-12-01
1
-8/+13
*
Simplify the LaTeX section (only three escapes are needed for alltt)
Raymond Hettinger
2012-07-23
1
-11/+6
*
Fix-up latex styling
Raymond Hettinger
2012-07-15
1
-12/+15
*
Fix builtin test and simplify the classified text tuple.
Raymond Hettinger
2012-07-13
1
-33/+27
*
Add simple LaTeX markup
Raymond Hettinger
2012-07-10
1
-13/+85
*
Add verbose option for diagnostics
Raymond Hettinger
2012-07-09
1
-1/+9
*
Minor algorithmic tweaks, better factoring, improved docstrings and variable ...
Raymond Hettinger
2012-07-08
1
-55/+62
*
Fix undefined names in __all__.
Mark Dickinson
2012-07-04
1
-2/+2
*
Make ANSI the default output style
Raymond Hettinger
2012-07-04
1
-12/+9
*
Add examples to the module docstring
Raymond Hettinger
2012-07-03
1
-5/+21
*
Fix spelling.
Raymond Hettinger
2012-07-03
1
-1/+1
*
Add support for ANSI escape sequences
Raymond Hettinger
2012-07-03
1
-8/+44
*
Refactor to isolate HTML encoding step from the parsing step.
Raymond Hettinger
2012-07-03
1
-16/+21
*
Fix keyword argument
Raymond Hettinger
2012-07-03
1
-1/+1
*
Minor cleanups
Raymond Hettinger
2012-07-03
1
-0/+127