S. Zhang <[email protected]> added the comment:
Okay. Thanks. On Sat, Aug 15, 2020 at 9:07 AM Ma Lin <[email protected]> wrote: > > Ma Lin <[email protected]> added the comment: > > There can be at most one empty match at a position. IIRC, Perl's regex > engine has very similar behavior. > If don't want empty match, use + is fine. > > ---------- > > _______________________________________ > Python tracker <[email protected]> > <https://bugs.python.org/issue41555> > _______________________________________ > ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41555> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
