Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
intento 1
  • Loading branch information
JPC501 committed Nov 1, 2023
commit c615fd1f471d6a5ec368ca5b40736c5e142ac57b
2 changes: 1 addition & 1 deletion library/re.po
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ msgid ""
"range (``b'\\x00'``-``b'\\x7f'``)."
msgstr ""
"En patrones de tipo :class:`bytes`, el *name* del grupo solo puede contener "
"bytes en el rango ASCII (``b'\\x00'``-``b'\\x7f'``). "
"bytes en el rango ASCII (``b'\\x00'``-``b'\\x7f'``)."

#: ../Doc/library/re.rst:430
msgid "``(?P=name)``"
Expand Down