[compat] Add 'compat_input' to __all__

pull/9720/head
Jaime Marquínez Ferrándiz 8 years ago
parent db59b37d0b
commit e67f688025

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

Loading…
Cancel
Save