[New-bugs-announce] [issue45956] Add scanf regular expressions to re

Maxwell Bernstein report at bugs.python.org
Wed Dec 1 16:37:32 EST 2021


New submission from Maxwell Bernstein <tekk.nolagi at gmail.com>:

The documentation for the `re` module suggests several regular expressions for use in simulating `scanf()`. Provide these directly in the `re` module.

----------
components: Library (Lib)
messages: 407491
nosy: tekknolagi
priority: normal
severity: normal
status: open
title: Add scanf regular expressions to re
versions: Python 3.11

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45956>
_______________________________________


More information about the New-bugs-announce mailing list