I have some documents that are structured using SGML, and I have a DTD file which describes this structure. Can someone recommend a Python-3 compatible library or module to me to parse this data? For Python 2.x my Google-fu seems to turn up SGMLParser, bu