Previous check-in was by mistake, undo it.
This commit is contained in:
parent
d895b20da0
commit
2c07195574
|
@ -2,7 +2,9 @@
|
|||
should be based on this code. """
|
||||
|
||||
import handler
|
||||
from _exceptions import *
|
||||
|
||||
from _exceptions import SAXNotSupportedException, SAXNotRecognizedException
|
||||
|
||||
|
||||
# ===== XMLREADER =====
|
||||
|
||||
|
|
Loading…
Reference in New Issue