8000 Traducido archivo library/array by albertcalv · Pull Request #187 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducido archivo library/array #187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Aug 14, 2020
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-authored-by: narvmtz <51009725+narvmtz@users.noreply.github.com>
  • Loading branch information
cmaureir and narvmtz authored Aug 14, 2020
commit d843cc406cea2d390b0a7c9abd4e2661b7cca7c4
2 changes: 1 addition & 1 deletion library/array.po
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ msgstr "Convierte el arreglo a una lista ordinaria con los mismos elementos."

#: ../Doc/library/array.rst:238
msgid "Deprecated alias for :meth:`tobytes`."
msgstr "Alias obsoleto para meth:`tobytes`."
msgstr "Alias obsoleto para :meth:`tobytes`."

#: ../Doc/library/array.rst:245
msgid ""
Expand Down
0