You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python-readability/readability
Zach Denton 0843d9cdf2 Explicitly check if title is None. fixes #22
This fixes #22 which caused all titles to be blank.
12 years ago
..
__init__.py Expose Document in readability package 13 years ago
cleaners.py Updated scoring algorithm to match readability.js v1.7.1 14 years ago
debug.py Fixed indentation, encoding issue and README bug. Thanks to Greg Jastrab. Bump version to 0.2.3 13 years ago
encoding.py Fixed indentation, encoding issue and README bug. Thanks to Greg Jastrab. Bump version to 0.2.3 13 years ago
htmls.py Explicitly check if title is None. fixes #22 12 years ago
readability.py Remove pdb dummy 13 years ago