summaryrefslogtreecommitdiff
path: root/bs4/__init__.py
AgeCommit message (Expand)Author
2011-05-21Renamed .next and .previous to .next_element and .previous_element.Leonard Richardson
2011-05-21Reduced the difference between Python 2's __init__.py and Python 3's __init__...Leonard Richardson
2011-05-21got rid of util.py altogether.Leonard Richardson
2011-05-21Got rid of isList utility function.Leonard Richardson
2011-02-27Changed license to harmonize with html5lib and added COPYING.Leonard Richardson