Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3ad8ff0

Browse filesBrowse files
committed
Reemplazo "argumentos nombrados" por "argumentos por palabra clave"
1 parent 00a421c commit 3ad8ff0
Copy full SHA for 3ad8ff0

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎library/operator.po

Copy file name to clipboardExpand all lines: library/operator.po
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.8\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
12-
"PO-Revision-Date: 2020-06-25 11:29-0300\n"
12+
"PO-Revision-Date: 2020-06-25 21:37-0300\n"
1313
"Language-Team: python-doc-es\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
@@ -351,8 +351,8 @@ msgid ""
351351
"to the method as well. For example:"
352352
msgstr ""
353353
"Retorna un objeto invocable que a su vez invoca al método *name* sobre su "
354-
"operando. Si se pasan argumentos adicionales y/o argumentos nombrados, estos "
355-
"serán a su vez pasados al método. Por ejemplo:"
354+
"operando. Si se pasan argumentos adicionales y/o argumentos por palabra "
355+
"clave, estos serán a su vez pasados al método. Por ejemplo:"
356356

357357
#: ../Doc/library/operator.rst:346
358358
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.