Keen

Results 2 issues of Keen

Hi, when I try to parse a html string, Tested in python command line: >>>from pyquery import PyQuery as pq >>>t = pq('<span class="test">.</span>') >>>o = t("span.test").html() >>>print(o) [ ....

I saw from alibabacloud that Sarama library is not recommended by them. Do we have a repair plan for these three problems? source: https://www.alibabacloud.com/help/faq-detail/266782.htm Quote: > The following known problems...