This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
c1ca66715debd759d3e396ee93e4d6e849d314f3
deb-python-django-compressor
/
compressor
/
parser
History
Johannes Linke
8b12e303ab
Adapt Beautifulsoup parser to changed behaviour in bs4
2015-09-25 21:06:45 +02:00
..
__init__.py
Handle TypeError from import_module
2015-03-18 23:57:42 +01:00
base.py
Extracted parsers into their own seperate modules. Created a html5lib based parser, also mention this in the docs.
2011-04-17 16:01:02 +02:00
beautifulsoup.py
Adapt Beautifulsoup parser to changed behaviour in bs4
2015-09-25 21:06:45 +02:00
default_htmlparser.py
Fixed a few imports.
2013-05-27 11:30:09 +02:00
html5lib.py
Fixed a few imports.
2013-05-27 11:30:09 +02:00
lxml.py
Don't raise an error if BeautifulSoup isn't installed
2013-06-12 11:44:14 +01:00