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
3688 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
3298
0
zář 19
4643
0
srp 16
3111
1
kvě 16
3908
3
úno 16
11601