typo in NO_PARSER_SPECIFIED_WARNING

Bug #1717852 reported by Stephen James
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Beautiful Soup
Fix Released
Undecided
Unassigned

Bug Description

There is a minor typo in BeautifulSoup.NO_PARSER_SPECIFIED_WARNING:

`BeautifulSoup(YOUR_MARKUP})` should be `BeautifulSoup(YOUR_MARKUP)` (i.e. remove the "}").

Code: https://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/view/head:/bs4/__init__.py#L85

Changed in beautifulsoup:
status: New → Fix Committed
Changed in beautifulsoup:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.