1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-20 14:59:49 +08:00

[compat] add compat_etree_register_namespace to __all__ list

This commit is contained in:
Remita Amine
2017-02-01 20:15:25 +01:00
Unverified
parent 5069594993
commit da162c1135
+1
View File
@@ -2883,6 +2883,7 @@ __all__ = [
'compat_cookiejar',
'compat_cookies',
'compat_etree_fromstring',
'compat_etree_register_namespace',
'compat_expanduser',
'compat_get_terminal_size',
'compat_getenv',