Python 3.4+ compatibility (while dropping Python < 2.6).
[texml.git] / tests / data / entity.xml
1 <!DOCTYPE TeXML [
2 <!ENTITY e "^">
3 ]>
4 <TeXML>&e;</TeXML>