Skip to content

Commit 0de0ef2

Browse files
committed
Starting regular expression objects section
1 parent 1bd1fca commit 0de0ef2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

library/re.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
14-
"PO-Revision-Date: 2020-05-24 16:39+0200\n"
14+
"PO-Revision-Date: 2020-05-24 16:48+0200\n"
1515
"Language-Team: python-doc-es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1776,13 +1776,15 @@ msgstr "Se añadieron atributos adicionales."
17761776

17771777
#: ../Doc/library/re.rst:1002
17781778
msgid "Regular Expression Objects"
1779-
msgstr ""
1779+
msgstr "Objetos de expresión regular"
17801780

17811781
#: ../Doc/library/re.rst:1004
17821782
msgid ""
17831783
"Compiled regular expression objects support the following methods and "
17841784
"attributes:"
17851785
msgstr ""
1786+
"Los objetos de expresión regular compilados soportan los siguientes métodos "
1787+
"y atributos:"
17861788

17871789
#: ../Doc/library/re.rst:1009
17881790
msgid ""

0 commit comments

Comments
 (0)