This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hongweipeng
Recipients andy.ye.jx, hongweipeng, malin
Date 2020-12-03.06:25:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606976751.07.0.893934151051.issue42550@roundup.psfhosted.org>
In-reply-to
Content
Maybe you need use `eth_re.match(a, re.MULTILINE)` or `eth_re.fullmatch(a)` .
History
Date User Action Args
2020-12-03 06:25:51hongweipengsetrecipients: + hongweipeng, malin, andy.ye.jx
2020-12-03 06:25:51hongweipengsetmessageid: <1606976751.07.0.893934151051.issue42550@roundup.psfhosted.org>
2020-12-03 06:25:51hongweipenglinkissue42550 messages
2020-12-03 06:25:51hongweipengcreate