- support non-standard gb_2312_80 encoding; - drop Python 2.5 support.
1.2
----------------
- Detect encoding for content attr before http-equiv in meta tag.
1.1
----------------
- w3lib.html.remove_comments handles multiline comments; - Added w3lib.encoding module, containing functions for working with character encoding, like encoding autodetection from HTML pages. - w3lib.url.urljoin_rfc is deprecated.