This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-django-compressor
Code
Issues
Proposed changes
Files
22c524f0d692e69d865dc42aeb9150f67e77b77d
deb-python-django-compressor
/
compressor
/
parser
History
Kudlaty
5d8240c0cf
Change internall import of six to django.utils.six as we don't need add more dependecies
2013-04-16 11:25:42 +02:00
..
__init__.py
Change internall import of six to django.utils.six as we don't need add more dependecies
2013-04-16 11:25:42 +02: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
In python3 import bs4 not BeautifulSoup which will work only in python2
2013-04-16 10:50:07 +02:00
default_htmlparser.py
Change internall import of six to django.utils.six as we don't need add more dependecies
2013-04-16 11:25:42 +02:00
html5lib.py
Fix falke8 errors
2013-04-16 10:39:27 +02:00
lxml.py
Change internall import of six to django.utils.six as we don't need add more dependecies
2013-04-16 11:25:42 +02:00