/[gnue]/gnue-common/utils/doc-xml-attrs-openoffice.py
ViewVC logotype

Diff of /gnue-common/utils/doc-xml-attrs-openoffice.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by jcater, Mon Jul 21 16:30:30 2003 UTC revision 1.8 by jcater, Mon Jul 21 17:46:12 2003 UTC
# Line 35  import re Line 35  import re
35  from xml.sax.saxutils import escape  from xml.sax.saxutils import escape
36    
37  try:  try:
38    import gnue.common    import gnue.common.apps.GBaseApp
39  except ImportError:  except ImportError:
40    print "ERROR: This script must be run with gcvs, GNUe's python wrapper."    print "ERROR: This script must be run with gcvs, GNUe's python wrapper."
41    sys.exit()    sys.exit()

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26