do not delay the import of libxml2, it's needed by gst. Fixes #7836

This commit is contained in:
Yann Leboulanger 2015-11-04 21:54:24 +01:00
parent d318481176
commit ec991fd06d
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ if not HAS_NBXMPP:
# 'logging.NullHandler', 'dbus.service', 'OpenSSL.SSL', 'OpenSSL.crypto',
# 'common.sleepy', 'DLFCN', 'dl', 'xml.sax', 'xml.sax.handler', 'ic',
# 'Crypto.PublicKey', 'IPython', 'contextlib', 'imp', 'monotonic',
# 'gtkexcepthook']
# 'gtkexcepthook', 'libxml2', 'libxml2mod']
if os.name == 'nt':
import locale