Age | Commit message (Collapse) | Author |
|
becomes invisible but its contents are still visible. User manipulation
of .hidden is not a documented or supported feature, so don't do this,
but it's not too difficult to keep the old behavior working.
|
|
|
|
|
|
and methods that call it. [bug=2015545]
|
|
|
|
Python 2. I've converted it to Python 3, but since no one noticed this
problem, it's a sign that no one uses this script and it's not
serving its purpose. I may rework or remove it in a later version.
|
|
|
|
based on the soupsieve .gitignore file.
|
|
similar notice for 3.6
|
|
can be made more strict about what it includes.
|
|
test cases.
|
|
|
|
|
|
dependencies installed.
|
|
|
|
|
|
|
|
|
|
|
|
again.
|
|
|
|
_event_strem generator.
|
|
|
|
nested than the Python recursion limit.
|
|
documentation in comments is necessary.
|
|
only exit when that particular tag is closed.
|
|
results between versions.
|
|
of the string together.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
was probably not ever an issue.
|
|
|
|
parties. Most of these tests are skipped since they either point
out problems in code outside of Beautiful Soup, or problems with
Beautiful Soup that haven't been resolved yet, but this puts them
all in one convenient place.
|
|
|
|
|
|
|
|
|
|
|
|
and add a deprecation notice.
|
|
|
|
|
|
|
|
the text would flow naturally.
|
|
currently documented classes.
|
|
similar (but more Pythonic) code in the BeautifulSoup constructor.
[bug=2007344]
|