You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beautifulsoup
Hello,
Considering the detailed spec of the DOCTYPE element (docs) I was wondering if there’s support in BS4 — or some other library — to parse that element into its components?
The Doctype class (docs) seems to compose one from its arguments, but not to decompose/parse the components from a given doctype string?