Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3424 Zobrazení

I searching a way to parse the incoming mail to odoo - helpdesk.

How can I parse the html text there correctly?

Avatar
Zrušit
Nejlepší odpověď

Hello Wizardz,


You Customize the Method and use Regular Expression to Parse html text


Ex.

plain_text = re.compile(r'<.*?>').sub('','your text')


Thanks

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
dub 23
2893
0
zář 19
4134
0
srp 16
2857
1
kvě 16
3581
3
úno 16
11242