Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e4309f7f14d25227b51f8ac012b2dcbb8da99e9d
/
Tools
/
scripts
/
texi2html.py
3e4caeb
Issue #5341: Fix a variety of spelling errors.
by Mark Dickinson
· 16 years ago
4fba452
WTF is with this script? It contained illegal syntax and illegal
by Tim Peters
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
ae39ddd
Mechanically translated string method calls to string methods.
by Fred Drake
· 23 years ago
ef5864e
SF patch #552837, submitted by Robert Pyron:
by Fred Drake
· 23 years ago
79e75e1
Use string.ascii_letters instead of string.letters (SF bug #226706).
by Fred Drake
· 24 years ago
70c4378
Whitespace normalization.
by Tim Peters
· 24 years ago
9c2c1e8
Fix multi-arg list.append() calls.
by Guido van Rossum
· 27 years ago
caf9fca
nannified
by Guido van Rossum
· 27 years ago
6a508ae
Use the (new) standard script #! line
by Barry Warsaw
· 27 years ago
abcb382
(texi2html.py): Minor improvement to HTML 3.0 output for code examples.
by Fred Drake
· 29 years ago
22f7f9e
(texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom
by Fred Drake
· 29 years ago
0282726
(texi2html.py): Tightened the generated HTML slightly. Added -p option to
by Fred Drake
· 29 years ago
a39a25e
(texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation
by Fred Drake
· 29 years ago
29901ff
Some improvements by Fred Drake.
by Guido van Rossum
· 29 years ago
06f4289
many fixes by anonymous contributor
by Guido van Rossum
· 30 years ago
a12bbff
mods by Gregor Schmid -- very nice!
by Guido van Rossum
· 30 years ago
26a9d37
new, from ../Demo/www
by Guido van Rossum
· 30 years ago