We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09eb63b commit 6a783afCopy full SHA for 6a783af
whatsnew/2.7.po
@@ -1197,6 +1197,11 @@ msgid ""
1197
"could possibly break certain :keyword:`!import` statements that were only "
1198
"working by accident. (Fixed by Meador Inge; :issue:`7902`.)"
1199
msgstr ""
1200
+"A instrução :keyword:`import` não tentará mais uma importação absoluta se "
1201
+"uma importação relativa (por exemplo, ``from .os import sep``) falhar. Isso "
1202
+"corrige um bug, mas pode possivelmente quebrar certas instruções :keyword:`!"
1203
+"import` que estavam funcionando apenas por acidente. (Correção de Meador "
1204
+"Inge; :issue:`7902`.)"
1205
1206
#: ../../whatsnew/2.7.rst:851
1207
msgid ""
0 commit comments