mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Neil Schemenauer suggested a small improvement to one of the example REs.
This commit is contained in:
parent
389aa17ad3
commit
ed0a71911c
1 changed files with 1 additions and 1 deletions
|
@ -822,7 +822,7 @@ offers some more-or-less equivalent mappings between
|
|||
\lineii{\code{\%o}}
|
||||
{\regexp{0[0-7]*}}
|
||||
\lineii{\code{\%s}}
|
||||
{\regexp{[\textasciicircum\e s]+}}
|
||||
{\regexp{\e S+}}
|
||||
\lineii{\code{\%u}}
|
||||
{\regexp{\e d+}}
|
||||
\lineii{\code{\%x}, \code{\%X}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue