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
/
Doc
/
tools
/
sgmlconv
/
esis2sgml.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the LaTeX doc tree.
Georg Brandl
2007-08-15
1
-264/+0
*
Use string methods. Re-organize imports to Python Normal Form.
Fred Drake
2002-10-16
1
-3/+4
*
Convert most uses of the string module to string methods.
Fred Drake
2001-09-28
1
-9/+9
*
Remove the annoying __version__ definitions.
Fred Drake
2001-03-23
1
-2/+0
*
Pick the "escape" function from the standard library instead of from PyXML.
Fred Drake
2001-03-23
1
-1/+1
*
convert(): Add support for ESIS '&' lines, and make sure we don't
Fred Drake
1999-08-26
1
-0/+5
*
Some minor cleanup.
Fred Drake
1999-07-29
1
-20/+18
*
Modify to perform "---" to "—" conversion outside of
Fred Drake
1999-05-18
1
-7/+16
*
Some adjustments, mostly to make it more general.
Fred Drake
1999-02-18
1
-21/+97
*
Be a little smarter on some attribute values, making an assumption about
Fred Drake
1999-01-29
1
-1/+4
*
Add "term" to AUTOCLOSE.
Fred Drake
1999-01-22
1
-1/+1
*
convert(): Added parameter "autoclose", which should be a sequence of
Fred Drake
1999-01-20
1
-8/+19
*
isnmtoken(), istoken(): Fix to ensure the regex has to match the
Fred Drake
1999-01-19
1
-2/+17
*
format_attrs(): Attempt a bit more minimization for SGML output.
Fred Drake
1999-01-19
1
-4/+22
*
Escape special characters on output.
Fred Drake
1999-01-14
1
-2/+4
*
Don't pass around a list of known empty elements, since the ESIS
Fred Drake
1998-12-10
1
-5/+6
*
Use esistools, getopt.
Fred Drake
1998-12-01
1
-31/+27
*
Moved into tools/sgmlconv/.
Fred Drake
1998-11-23
1
-0/+131