Skip to content

JSFinder/JSFinder.py:172: 弃用警告: 调用了已弃用的方法 findAll。(已被 find_all 替代) --… - #34

Open
pgy866 wants to merge 1 commit into
Threezh1:masterfrom
pgy866:patch-1
Open

JSFinder/JSFinder.py:172: 弃用警告: 调用了已弃用的方法 findAll。(已被 find_all 替代) --…#34
pgy866 wants to merge 1 commit into
Threezh1:masterfrom
pgy866:patch-1

Conversation

@pgy866

@pgy866 pgy866 commented Jul 29, 2026

Copy link
Copy Markdown

… 自 4.0.0 版本起弃用。 html_as = html.findAll("a")

JSFinder/JSFinder.py:172: 弃用警告: 调用了已弃用的方法 findAll。(已被 find_all 替代) -- 自 4.0.0 版本起弃用。 html_as = html.findAll("a")

… 自 4.0.0 版本起弃用。 html_as = html.findAll("a")

JSFinder/JSFinder.py:172: 弃用警告: 调用了已弃用的方法 findAll。(已被 find_all 替代) -- 自 4.0.0 版本起弃用。
html_as = html.findAll("a")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant