Commit Graph

16 Commits (aa83825334dee9a7a5f927e609192e80aa04a023)

Author SHA1 Message Date
Mišo Belica aa83825334 Tests migrated into pytest style 6 years ago
Mišo Belica e2f3391dc3 Better decoding page into unicode
- Fixes #22
- Fixes #23

Prepare for release
10 years ago
Richard Harding 1fc153d850 Rename it back. Respect others 11 years ago
Mišo Belica bf6cfef556 Renamed '_py3k.py' -> '_compat.py' 11 years ago
Mišo Belica e366721873 Convert <hr> tag into paragraphs 11 years ago
Mišo Belica 3449a33d87 Test for changing multiple <br> into <p> 11 years ago
Mišo Belica 7bd7231e25 Renamed property of 'OriginalDocument': 'html' -> 'dom' 11 years ago
Mišo Belica 6b87ac5e07 Use unicode literals from future, not 'to_string' 11 years ago
Mišo Belica 0178cfff5c Added compatibility file with unittest2 import 11 years ago
Mišo Belica 3b5b2b1522 Renamed to readability 11 years ago
Mišo Belica dcb7c18fd5 Refactored file 'document.py'
Removed non-intuitive parts and dead code
not covered by tests. Better names for objects.
Better coverage by tests.
11 years ago
Mišo Belica 9a613317c0 Make package from tests 11 years ago
Mišo Belica 3322681166 Use 'charade' for detecting encoding 11 years ago
Mišo Belica 544220e9a3 Replaced u"" literal wit function 'to_unnicode'
Literal u"" is not supported by Python v3.2.
11 years ago
Mišo Belica 94f6b0a84e Tests passes for both Python v2.7, v3.3 11 years ago
Mišo Belica c4dbe24a65 New repository structure 11 years ago