Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dc14ab13c46d94cd69f4df75c5bd231a293cc96c
/
Doc
/
tools
/
sgmlconv
/
esis2sgml.py
2314a04
Use string methods. Re-organize imports to Python Normal Form.
by Fred Drake
· 23 years ago
0f9bfd3
Convert most uses of the string module to string methods. (string.join() lives!)
by Fred Drake
· 24 years ago
7190247
Remove the annoying __version__ definitions.
by Fred Drake
· 24 years ago
a4699a7
Pick the "escape" function from the standard library instead of from PyXML.
by Fred Drake
· 24 years ago
53eae8e
convert(): Add support for ESIS '&' lines, and make sure we don't
by Fred Drake
· 26 years ago
f032cdb
Some minor cleanup.
by Fred Drake
· 26 years ago
c4811d8
Modify to perform "---" to "—" conversion outside of
by Fred Drake
· 26 years ago
607aed7
Some adjustments, mostly to make it more general.
by Fred Drake
· 26 years ago
279ca75
Be a little smarter on some attribute values, making an assumption about
by Fred Drake
· 27 years ago
a49a4ea
Add "term" to AUTOCLOSE.
by Fred Drake
· 27 years ago
43278f0
convert(): Added parameter "autoclose", which should be a sequence of
by Fred Drake
· 27 years ago
36dfe58
isnmtoken(), istoken(): Fix to ensure the regex has to match the
by Fred Drake
· 27 years ago
f82e4ab
format_attrs(): Attempt a bit more minimization for SGML output.
by Fred Drake
· 27 years ago
79ad1f1
Escape special characters on output.
by Fred Drake
· 27 years ago
4abcffb
Don't pass around a list of known empty elements, since the ESIS
by Fred Drake
· 27 years ago
f077b9d
Use esistools, getopt.
by Fred Drake
· 27 years ago
30a68c7
Moved into tools/sgmlconv/.
by Fred Drake
· 27 years ago