File tree 1 file changed +4
-1
lines changed 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2020-05-23 20:51 +0200\n "
14
+ "PO-Revision-Date : 2020-05-23 20:52 +0200\n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -1079,6 +1079,9 @@ msgid ""
1079
1079
"opposite of ``\\ s``. If the :const:`ASCII` flag is used this becomes the "
1080
1080
"equivalent of ``[^ \\ t\\ n\\ r\\ f\\ v]``."
1081
1081
msgstr ""
1082
+ "Coincide con cualquier personaje que no sea un carácter de espacio en "
1083
+ "blanco. Esto es lo opuesto a ``\\ s``. Si se usa el indicador :const:`ASCII` "
1084
+ "se convierte en el equivalente a ``[^ \\ t\\ n\\ r\\ f\\ v]`."
1082
1085
1083
1086
#: ../Doc/library/re.rst:535
1084
1087
msgid "``\\ w``"
You can’t perform that action at this time.
0 commit comments