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

Traduccion importlib #1807

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 4 commits into from
Jan 4, 2022
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
Diff view
Diff view
Prev Previous commit
Next Next commit
corrige type difereidas
  • Loading branch information
Hristo Roque committed Jan 3, 2022
commit fbe15d310e402dc9209e699f755c6b749472feb1
4 changes: 2 additions & 2 deletions 4 library/importlib.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
"PO-Revision-Date: 2022-01-03 09:13-0500\n"
"PO-Revision-Date: 2022-01-03 10:02-0500\n"
"Last-Translator: Adolfo Hristo David Roque Gámez <aroquega@gmail.com>\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
Expand Down Expand Up @@ -2727,7 +2727,7 @@ msgstr ""

#: ../Doc/library/importlib.rst:1754
msgid "Implementing lazy imports"
msgstr "Implementar importaciones difereidas"
msgstr "Implementar importaciones diferidas"

#: ../Doc/library/importlib.rst:1756
msgid "The example below shows how to implement lazy imports::"
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.