Centralize references to ET to make switching implementations easier.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
See the file LICENSE for copying permission.
|
||||
"""
|
||||
|
||||
from xml.etree import cElementTree as ET
|
||||
from sleekxmpp.xmlstream import ET
|
||||
import base64
|
||||
import logging
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user