Message366648
Here's a simplified real world example that I found if it helps anyone:
import bs4
html = '''<html><head><!fill in here--> <![end--><!-- start: SSI y-xtra-topspace.shtml --><!-- --></head><body></body></html>'''
soup = bs4.BeautifulSoup(html, 'html.parser') |
|
| Date |
User |
Action |
Args |
| 2020-04-17 09:17:05 | Pikamander2 | set | recipients:
+ Pikamander2, ezio.melotti, berker.peksag, xtreak, kodial, jkamdjou |
| 2020-04-17 09:17:05 | Pikamander2 | set | messageid: <[email protected]> |
| 2020-04-17 09:17:05 | Pikamander2 | link | issue34480 messages |
| 2020-04-17 09:17:04 | Pikamander2 | create | |
|