§
    3¾ d,  ã                   ó2   — d Z ddlmZ  G d„ de¦  «        ZdS )zÄ
This module implements the HtmlResponse class which adds encoding
discovering through HTML encoding declarations to the TextResponse class.

See documentation in docs/topics/request-response.rst
é    )ÚTextResponsec                   ó   — e Zd ZdS )ÚHtmlResponseN)Ú__name__Ú
__module__Ú__qualname__© ó    ú9lib/python3.11/site-packages/scrapy/http/response/html.pyr   r      s   € € € € € Ø€Dr
   r   N)Ú__doc__Úscrapy.http.response.textr   r   r	   r
   r   ú<module>r      sW   ððð ð 3Ð 2Ð 2Ð 2Ð 2Ð 2ð	ð 	ð 	ð 	ð 	<ñ 	ô 	ð 	ð 	ð 	r
   