[Python-checkins] CVS: python/dist/src/Doc/tools/sgmlconv esis2sgml.py

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Tue, 19 Jan 1999 18:03:05 -0500


Update of /projects/cvsroot/python/dist/src/Doc/tools/sgmlconv
In directory weyr:/home/fdrake/projects/python/Doc/tools/sgmlconv

Modified Files:
	esis2sgml.py 
Log Message:

isnmtoken(), istoken():  Fix to ensure the regex has to match the
	entire attribute value.

Add ability to save list of "empty" elements to a file -- enabled by
constant in the code.