Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Replace BeautifulSoup with lxml in Python 3 branch. #59

Open
wants to merge 2 commits into
base: py3k
Choose a base branch
from

Conversation

Macha
Copy link
Contributor

@Macha Macha commented Jan 8, 2011

These commits replace the BeautifulSoup dependency with a lxml dependency on the Python 3 version as BeautifulSoup does not work on Python 3. This reenables post excerpts in the Python 3 version.

@douglatornell
Copy link
Collaborator

BeautifulSoup is now Python 3 compatible, and lxml can be a real headache to install (on OS/X, at least). So, when post excerpts are re-enabled (post-0.8) it will likely be done via BeautifulSoup.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants