GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
texi2html.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
compare singletons by identity not equality (closes #16712)
Benjamin Peterson
2012-10-09
1
-5
/
+5
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1
/
+1
*
Merged revisions 69846 via svnmerge from
Mark Dickinson
2009-02-21
1
-1
/
+1
*
Ran 2to3 over scripts directory.
Georg Brandl
2008-05-16
1
-34
/
+31
*
Convert raise statements in Tools/.
Collin Winter
2007-08-22
1
-2
/
+2
*
Remove string.{letters,lowercase,uppercase}.
Martin v. Löwis
2007-08-14
1
-1
/
+1
*
Convert print statements to function calls in Tools/.
Collin Winter
2007-08-03
1
-112
/
+112
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-5
/
+5
*
WTF is with this script? It contained illegal syntax and illegal
Tim Peters
2004-07-18
1
-8
/
+8
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-10
/
+10
*
Mechanically translated string method calls to string methods.
Fred Drake
2002-06-18
1
-36
/
+22
*
SF patch #552837, submitted by Robert Pyron:
Fred Drake
2002-06-18
1
-29
/
+508
*
Use string.ascii_letters instead of string.letters (SF bug #226706).
Fred Drake
2001-07-20
1
-3
/
+3
*
Whitespace normalization.
Tim Peters
2001-01-17
1
-3
/
+3
*
Fix multi-arg list.append() calls.
Guido van Rossum
1998-10-08
1
-4
/
+4
*
nannified
Guido van Rossum
1998-09-14
1
-885
/
+885
*
Use the (new) standard script #! line
Barry Warsaw
1998-04-23
1
-28
/
+51
*
(texi2html.py): Minor improvement to HTML 3.0 output for code examples.
Fred Drake
1996-10-25
1
-2
/
+7
*
(texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom
Fred Drake
1996-10-11
1
-2
/
+2
*
(texi2html.py): Tightened the generated HTML slightly. Added -p option to
Fred Drake
1996-10-09
1
-159
/
+251
*
(texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation
Fred Drake
1996-09-13
1
-1324
/
+1319
*
Some improvements by Fred Drake.
Guido van Rossum
1996-08-09
1
-60
/
+58
*
many fixes by anonymous contributor
Guido van Rossum
1995-08-28
1
-72
/
+298
*
mods by Gregor Schmid -- very nice!
Guido van Rossum
1995-05-03
1
-23
/
+106
*
new, from ../Demo/www
Guido van Rossum
1995-03-15
1
-0
/
+1191