Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Traducido archivo reference/import.po #384

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 25 commits into from
Jul 25, 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
Diff view
Diff view
Prev Previous commit
Next Next commit
Update reference/import.po
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
  • Loading branch information
Jighdan and cmaureir authored Jul 8, 2020
commit dd17e8ecbad3b10a637a637d0043ed3f2764bd75
2 changes: 1 addition & 1 deletion reference/import.po
Original file line number Diff line number Diff line change
Expand Up @@ -1202,7 +1202,7 @@ msgstr ""

#: ../Doc/reference/import.rst:631
msgid ""
"A package`s ``__init__.py`` file may set or alter the package`s ``__path__`` "
"A package's ``__init__.py`` file may set or alter the package's ``__path__`` "
"attribute, and this was typically the way namespace packages were "
"implemented prior to :pep:`420`. With the adoption of :pep:`420`, namespace "
"packages no longer need to supply ``__init__.py`` files containing only "
Expand Down