sgmllib.SGMLParseError: unexpected ':' char in declaration

Mike Meyer mwm at mired.org
Tue Feb 25 12:46:21 EST 2003


[context lost to top posting.]

rjroy at takingcontrol.com (Robert Roy) writes:
> Are you perhaps trying to parse XML with namespaces? ":" is not a
> legal name character in SGML where it is in XML.

SGML lets you define what characters are legal in a name.

        <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.




More information about the Python-list mailing list