Stubs for beautifulsoup4 (#5758)

Stubgen and manual fixes, don't bother with Python 2
This commit is contained in:
Jelle Zijlstra
2021-07-11 07:02:51 -07:00
committed by GitHub
parent e676fcabd3
commit 7f320c6b9e
13 changed files with 778 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
html5lib
lxml

View File

@@ -0,0 +1 @@
bs4.element.NavigableString.string # created through __getattr__