index
:
beautifulsoup.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
source
/
index.rst
Age
Commit message (
Expand
)
Author
2012-04-18
Print a warning on HTMLParseErrors to let people know they should install an ...
Leonard Richardson
2012-04-18
Fixed a bug that made the HTMLParser treebuilder generate XML definitions end...
Leonard Richardson
2012-04-16
Doc update.
Leonard Richardson
2012-04-16
Unicode, Dammit now has an option to turn MS smart quotes into ASCII characters.
Leonard Richardson
2012-04-16
Attribute values are now run through the provided output formatter. Previousl...
Leonard Richardson
2012-04-16
Give a more useful error when the user tries to run the Python 2 version of B...
Leonard Richardson
2012-04-11
Added more common errors to doc.
Leonard Richardson
2012-04-11
Added renderContents back.
Leonard Richardson
2012-03-30
Corrected typo.
Leonard Richardson
2012-03-30
Corrected typo.
Leonard Richardson
2012-03-30
Mentioned the empty-list problem people often encounter.
Leonard Richardson
2012-03-30
Added a section to the documentation on common errors.
Leonard Richardson
2012-03-14
Minor doc update.
Leonard Richardson
2012-03-14
Final doc pass.
Leonard Richardson
2012-03-14
Fixed error in doc.
Leonard Richardson
2012-03-02
Brought the soupselect port up to date.
Leonard Richardson
2012-03-02
Bump version number.
Leonard Richardson
2012-03-01
Redid the 'differences between parsers' bit and added a table, since it was c...
Leonard Richardson
2012-03-01
Updated docs.
Leonard Richardson
2012-02-07
Package the docs with the code.
Leonard Richardson
2012-02-07
Newly created tags use the same empty-element rules as the builder used to or...
Leonard Richardson
2012-02-07
Renamed insert_before to move_before, to avoid confusion with the way insert(...
Leonard Richardson
2012-02-07
Documented today's changes.
Leonard Richardson
2012-02-06
Monkeypatch Python 3.2 versions prior to 3.2.3 to solve some major HTMLParser...
Leonard Richardson
2012-02-06
Updated doc.
Leonard Richardson
2012-02-02
Added people to AUTHORS whose recognition is overdue.
Leonard Richardson
2012-02-02
Fixed links and package names now that the distribution picture is becoming m...
Leonard Richardson
2012-02-02
Added docs.
Leonard Richardson