index
:
delta/python-packages/beautifulsoup4.git
trunk
launchpad.net: beautifulsoup
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bs4
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MANIFEST.in instead of setup.py to hold the docs and text files.
Leonard Richardson
2012-02-20
4
-2945
/
+0
*
By default, turn unrecognized characters into numeric XML entity refs.
Leonard Richardson
2012-02-16
1
-0
/
+21
*
Issue a warning if characters were replaced with REPLACEMENT CHARACTER during...
Leonard Richardson
2012-02-16
1
-8
/
+21
*
Prep for release.
Leonard Richardson
2012-02-16
1
-2
/
+3
*
Better defined behavior when the user wants to search for a combination of te...
Leonard Richardson
2012-02-15
1
-3
/
+18
*
Corrected documentation.
Leonard Richardson
2012-02-09
1
-3
/
+6
*
As a last-ditch attempt to turn data into Unicode, use errors=replace instead...
Leonard Richardson
2012-02-09
1
-0
/
+9
*
Rationalized the treatment of multi-valued HTML attributes such as 'class'
Leonard Richardson
2012-02-08
1
-5
/
+74
*
Minor doc updates.
Leonard Richardson
2012-02-08
1
-6
/
+6
*
Minor doc updates.
Leonard Richardson
2012-02-08
1
-2
/
+2
*
Corrected the version of Python 2.7 that's got the magic HTMLParser.
Leonard Richardson
2012-02-08
1
-1
/
+1
*
Switched around the implementation of insert_before and insert_after to match...
Leonard Richardson
2012-02-08
1
-12
/
+13
*
Renamed move_* back to insert_*
Leonard Richardson
2012-02-08
1
-5
/
+5
*
Package the docs with the code.
Leonard Richardson
2012-02-07
5
-0
/
+2814