summaryrefslogtreecommitdiff
path: root/bs4/diagnose.py
AgeCommit message (Expand)Author
2013-05-15How about actually parsing the same markup with different parsers.Leonard Richardson
2013-05-15Merge.Leonard Richardson
2013-05-14Added diagnostic case for attempting to parse a URL as HTML.Leonard Richardson
2013-05-09Added a basic benchmark function to the diagnose module.Leonard Richardson
2013-05-09Added a diagnostic function for randomly generating a simple, invalid HTML do...Leonard Richardson
2013-05-07Fixed up diagnose() and added it to the docs.Leonard Richardson
2013-05-06Added failing test.Leonard Richardson
2013-05-06Added a library full of diagnostics to make tech support easier.Leonard Richardson