Merge lp:~jerith/ibid/split_utils into lp:~ibid-core/ibid/old-trunk-1.6
Proposed by
Jeremy Thurgood
| Status: | Superseded | ||||
|---|---|---|---|---|---|
| Proposed branch: | lp:~jerith/ibid/split_utils | ||||
| Merge into: | lp:~ibid-core/ibid/old-trunk-1.6 | ||||
| Diff against target: |
173 lines (+52/-50) 6 files modified
ibid/plugins/feeds.py (+2/-1) ibid/plugins/icecast.py (+2/-1) ibid/plugins/lookup.py (+3/-2) ibid/plugins/url.py (+1/-1) ibid/utils/__init__.py (+0/-45) ibid/utils/html.py (+44/-0) |
||||
| To merge this branch: | bzr merge lp:~jerith/ibid/split_utils | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Michael Gorven | Needs Fixing | ||
| Jonathan Hitchcock | Pending | ||
|
Review via email:
|
|||
This proposal supersedes a proposal from 2009-12-28.
This proposal has been superseded by a proposal from 2009-12-28.
To post a comment you must log in.

A small amount of reorganisation makes html5lib and BeautifulSoup optional dependencies.