On Wed, Oct 21, 2020, 7:21 PM Steven D'Aprano
> There's a middle ground of text parsing tasks that would seem to be a good
> match for some sort of scanner, inspired by C's scanf, whether it uses % or
> {} format codes.
>
Maybe COBOL PICTURE clauses.
Admittedly, I've never used COBOL, but I thought that one feature looks
really good.
_______________________________________________
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/XFBVLFNMK3MOB2SJB7SOLZ3FUC52UPBX/
Code of Conduct: http://python.org/psf/codeofconduct/