Yuri Baburov
|
d8595b7103
|
Quickfix for #41
|
2013-10-10 13:47:58 +07:00 |
|
Yuri Baburov
|
318f25c577
|
Minor fix in encoding guessing. Claiming it v0.3.0.1
|
2013-10-10 02:57:53 +07:00 |
|
Yuri Baburov
|
08658d1d31
|
Released v 0.3, and uploaded to the pypi.
|
2013-10-10 02:39:37 +07:00 |
|
Drew Vogel
|
fdba8d9e11
|
Added check on title.text to avoid a TypeError on None.
|
2012-08-28 13:57:52 -04:00 |
|
Zach Denton
|
0843d9cdf2
|
Explicitly check if title is None. fixes #22
This fixes #22 which caused all titles to be blank.
|
2012-07-09 05:22:23 -04:00 |
|
Andrey Popp
|
95852d5c18
|
readability.htmls: some docs do not have title elem
|
2012-06-07 14:08:09 +04:00 |
|
Yuri Baburov
|
c2ec1d1c38
|
Sorted out unicode issues, thanks to Lee Semel.
|
2011-06-30 11:51:16 +07:00 |
|
Lee Semel
|
f3d0a8d842
|
Allow passing unicode objects
|
2011-06-30 12:17:23 +08:00 |
|
Yuri Baburov
|
43c34bacc1
|
Renamed encodings to encoding to avoid conflicts with system module.
|
2011-06-16 17:53:02 +07:00 |
|
Yuri Baburov
|
96f476181c
|
Improved title shortener method, and added it to the Document class.
|
2011-05-11 19:58:27 +07:00 |
|
Yuri Baburov
|
dada82099b
|
Moved to lxml (based on decruft version); better encoding recognition.
|
2011-05-03 11:34:29 +07:00 |
|