File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -156,3 +156,4 @@ Frank Montalvo Ochoa (@fmontalvoo)
156156Diego Cristóbal (@dcristobalh)
157157Rodrigo Tobar (@rtobar)
158158Catalina Arrey Amunátegui (@CatalinaArrey)
159+ Manu de Frutos Vila (@manudefrutosvila)
Original file line number Diff line number Diff line change @@ -11,15 +11,16 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2021-10-16 21:42+0200\n "
14- "PO-Revision-Date : 2021-08-16 13:04 +0200\n "
14+ "PO-Revision-Date : 2021-10-25 10:42 +0200\n "
1515"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
1616"Language : es\n "
1717"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1)\n "
18+ "Plural-Forms : nplurals=2; plural=(n != 1); \n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=utf-8\n "
2121"Content-Transfer-Encoding : 8bit\n "
2222"Generated-By : Babel 2.9.1\n "
23+ "X-Generator : Poedit 3.0\n "
2324
2425#: ../Doc/c-api/function.rst:6
2526msgid "Function Objects"
@@ -100,6 +101,8 @@ msgid ""
100101"Return a :term:`borrowed reference` to the *__module__* attribute of the "
101102"function object *op*. It can be *NULL*."
102103msgstr ""
104+ "Retorna una referencia tomada (:term:`borrowed reference`) al atributo "
105+ "*__module__* del objeto función *op*. Puede ser *NULL*."
103106
104107#: ../Doc/c-api/function.rst:67
105108#, fuzzy
You can’t perform that action at this time.
0 commit comments