mirror of
https://github.com/python/cpython.git
synced 2024-11-29 21:05:33 +08:00
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
Block a user