Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
cbefe3b9a0b9efe0e14b53c8737a633f81c22dd2
/
Tools
/
scripts
/
texi2html.py
b29614e
compare singletons by identity not equality (closes #16712)
by Benjamin Peterson
· 12 years ago
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
934896d
Merged revisions 69846 via svnmerge from
by Mark Dickinson
· 16 years ago
8efadf5
Ran 2to3 over scripts directory.
by Georg Brandl
· 16 years ago
a817e58
Convert raise statements in Tools/.
by Collin Winter
· 17 years ago
967f1e3
Remove string.{letters,lowercase,uppercase}.
by Martin v. Löwis
· 17 years ago
6afaeb7
Convert print statements to function calls in Tools/.
by Collin Winter
· 17 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 18 years ago
4fba452
WTF is with this script? It contained illegal syntax and illegal
by Tim Peters
· 20 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
· 22 years ago
ef5864e
SF patch #552837, submitted by Robert Pyron:
by Fred Drake
· 22 years ago
79e75e1
Use string.ascii_letters instead of string.letters (SF bug #226706).
by Fred Drake
· 23 years ago
70c4378
Whitespace normalization.
by Tim Peters
· 24 years ago
9c2c1e8
Fix multi-arg list.append() calls.
by Guido van Rossum
· 26 years ago
caf9fca
nannified
by Guido van Rossum
· 26 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
· 28 years ago
22f7f9e
(texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom
by Fred Drake
· 28 years ago
0282726
(texi2html.py): Tightened the generated HTML slightly. Added -p option to
by Fred Drake
· 28 years ago
a39a25e
(texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation
by Fred Drake
· 28 years ago
29901ff
Some improvements by Fred Drake.
by Guido van Rossum
· 28 years ago
06f4289
many fixes by anonymous contributor
by Guido van Rossum
· 29 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