Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
decode a bytestring based on those encodings. This is necessary because lxml wants to do the decoding itself.
|
|
be part of entities. That is, "<" will become "&lt;".[bug=1182183]
|
|
value is always None. This makes it easier to iterate over a mixed
list of tags and strings without having to check whether each
element is a tag or a string.
|
|
|
|
the .next_element navigation attribute. Renamed the former to _most_recent_element.
|
|
disconnected tree. [bug=1182089]
|
|
NavigableString. [bug=1181986]
|
|
code in the html5lib test suite. [bug=1181624]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
document.
|
|
up the docs quite a bit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so there's no reason for it to be in PageElement.
|
|
raising StopIteration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
__copy__ implementation. [bug=682685]
|
|
classes.
|
|
anything. Code by Stefaan Lippens. [bug=1168167]
|
|
now find a tag by means other than the tag name. Code by Sven Slootweg.
|
|
alone. [bug=1095654]
|