3
3
* As per PEP-8, allow searching by CSS class using the 'class_'
4
4
keyword argument. [bug=1037624]
7
7
the fully-qualified names given by the lxml parser. [bug=1037597]
9
12
* When sniffing encodings, if the cchardet library is installed,
10
13
Beautiful Soup uses cchardet instead of chardet. cchardet is much