Explorar o código

[compat] Add 'compat_input' to __all__

Jaime Marquínez Ferrándiz %!s(int64=9) %!d(string=hai) anos
pai
achega
e67f688025
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      youtube_dl/compat.py

+ 1 - 0
youtube_dl/compat.py

@@ -628,6 +628,7 @@ __all__ = [
     'compat_html_entities',
     'compat_http_client',
     'compat_http_server',
+    'compat_input',
     'compat_itertools_count',
     'compat_kwargs',
     'compat_ord',