File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-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 21:19 +0200\n "
14
+ "PO-Revision-Date : 2020-05-23 21:45 +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 "
@@ -1205,6 +1205,10 @@ msgid ""
1205
1205
"compiled regular expressions. Most non-trivial applications always use the "
1206
1206
"compiled form."
1207
1207
msgstr ""
1208
+ "El módulo define varias funciones, constantes y una excepción. Algunas de "
1209
+ "las funciones son versiones simplificadas de los métodos completos de las "
1210
+ "expresiones regulares compiladas. La mayoría de las aplicaciones no "
1211
+ "triviales utilizan siempre la forma compilada."
1208
1212
1209
1213
#: ../Doc/library/re.rst:605
1210
1214
msgid ""
You can’t perform that action at this time.
0 commit comments