Skip to content

Traducido archivo reference/import #2675

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
Nov 1, 2023
Prev Previous commit
Next Next commit
Resolve requested changes
  • Loading branch information
isacben committed Oct 16, 2023
commit fe8f778bae96aae8f69dc442c24127876fb0e2cc
5 changes: 2 additions & 3 deletions reference/import.po
Original file line number Diff line number Diff line change
Expand Up @@ -1374,7 +1374,7 @@ msgid ""
msgstr ""
"El uso de :meth:`!module_repr`, al ser obsoleto desde Python 3.4, fue "
"eliminado en Python 3.12 y no es llamado durante la resolución de la "
"representación (*repr*) de un módulo."
"representación (repr) de un módulo."

#: ../Doc/reference/import.rst:716
msgid "Cached bytecode invalidation"
Expand Down Expand Up @@ -2221,9 +2221,8 @@ msgid "path"
msgstr "ruta (*path*)"

#: ../Doc/reference/import.rst:276
#, fuzzy
msgid "sys.meta_path"
msgstr "La meta ruta (*path*)"
msgstr "sys.meta_path"

#: ../Doc/reference/import.rst:276
msgid "find_spec"
Expand Down