This library I like! It's very similar to the hypothetical 'template()' function I mention in my other email. But this doesn't mess with Python's model of assignment targets, names, etc.
I haven't seen this before, but I want to play around with it. On Thu, Sep 17, 2020, 1:24 PM Wes Turner <[email protected]> wrote: > f"It's not {regex:d{2}}" > > https://github.com/r1chardj0n3s/parse > > > Parse strings using a specification based on the Python format() syntax. >
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/HSS7OWKCITBHNPBGKNAAMLE4BKR4YASJ/ Code of Conduct: http://python.org/psf/codeofconduct/
