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
/
Lib
/
htmllib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-6/+5
*
added a few more __all__ lists
Skip Montanaro
2001-01-23
1
-0/+1
*
Whitespace normalization.
Tim Peters
2001-01-14
1
-1/+1
*
No need to import sys. (Andrew Dalke & kjpylint)
Guido van Rossum
1999-05-03
1
-1/+0
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-46/+46
*
Remove redundant import regsub.
Guido van Rossum
1997-10-23
1
-1/+0
*
improved test()
Guido van Rossum
1996-02-13
1
-10/+34
*
strip <A> attribute values
Guido van Rossum
1995-10-06
1
-0/+1
*
entity definitions from HTML 2.0 std
Guido van Rossum
1995-09-27
1
-0/+2
*
added verbose option; added ismap/align/width/height to handle_image args
Guido van Rossum
1995-09-22
1
-4/+12
*
took out forms support (in favor a Grail extension)
Guido van Rossum
1995-09-01
1
-94/+3
*
change blank line insertion at a few places and fix recursion bug for </var>
Guido van Rossum
1995-08-09
1
-8/+8
*
new formatter module; redid htmllib module to use it
Guido van Rossum
1995-08-07
1
-249/+356
*
major rewrite using different formatting paradigm
Guido van Rossum
1995-08-04
1
-586/+330
*
support <HTML>, remove <HEADER>
Guido van Rossum
1995-06-22
1
-3/+2
*
remove redundant backslashes; some cosnetics
Guido van Rossum
1995-03-04
1
-60/+59
*
added html parser and supporting cast
Guido van Rossum
1995-02-27
1
-0/+635