Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf57368 commit f7c5de1Copy full SHA for f7c5de1
library/copy.po
@@ -82,7 +82,7 @@ msgid ""
82
"A *deep copy* constructs a new compound object and then, recursively, "
83
"inserts *copies* into it of the objects found in the original."
84
msgstr ""
85
-"Una *deep copy* construye un nuevo objeto compuesto y luego, recursivamente, "
+"Una copia profunda (*deep copy*) construye un nuevo objeto compuesto y luego, recursivamente, "
86
"inserta *copies* en él de los objetos encontrados en el original."
87
88
#: ../Doc/library/copy.rst:44
0 commit comments