Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931f4fb commit 5b79c4aCopy full SHA for 5b79c4a
library/re.po
@@ -1490,7 +1490,7 @@ msgid ""
1490
"length match."
1491
msgstr ""
1492
"Si toda la *string* (\"cadena\") coincide con el *pattern* (\"patrón\") de "
1493
-"la expresión regular, devuelve un correspondiente :ref:`match object <match-"
+"la expresión regular, devuelve un correspondiente :ref:`objeto match <match-"
1494
"objects>`. Devuelve ``None`` si la cadena no coincide con el patrón; notar "
1495
"que esto es diferente de una coincidencia de longitud cero."
1496
0 commit comments