exception documentation

class GuessedAtParserWarning(UserWarning): (source)

View In Hierarchy

The warning issued when BeautifulSoup has to guess what parser to use -- probably because no parser was specified in the constructor.