"""Backwards compatibility alias for :mod:`gevent.resolver.thread`... deprecated:: 1.3 Use :mod:`gevent.resolver.cares`"""fromgevent.resolver.threadimport*# pylint:disable=wildcard-import,unused-wildcard-importimportgevent.resolver.threadas_thread__all__=_thread.__all__del_thread