8000 Getting the work done for the language switch by clacri · Pull Request #438 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Getting the work done for the language switch #438

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 9 commits into from
Jun 28, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
8000
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/functions.po
  • Loading branch information
clacri authored Jun 22, 2020
commit 82584c32aee620d1814f8011353353c790188206
1 change: 0 additions & 1 deletion library/functions.po
Original file line number Diff line number Diff line change
Expand Up @@ -2521,7 +2521,6 @@ msgstr ""
"de texto, :func:`print` no puede ser utilizada con objetos fichero en modo "
"binario. Para esos, utiliza en cambio ``file.write(…)``."

# no teníamos claro si traducir o no buffered y como, asi como flushed.
#: ../Doc/library/functions.rst:1329
msgid ""
"Whether output is buffered is usually determined by *file*, but if the "
Expand Down
0