Thanks to visit codestin.com Credit goes to github.com
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 fbf423a commit 3b3709bCopy full SHA for 3b3709b
whatsnew/2.7.po
@@ -1179,6 +1179,11 @@ msgid ""
1179
"could possibly break certain :keyword:`!import` statements that were only "
1180
"working by accident. (Fixed by Meador Inge; :issue:`7902`.)"
1181
msgstr ""
1182
+"A instrução :keyword:`import` não tentará mais uma importação absoluta se "
1183
+"uma importação relativa (por exemplo, ``from .os import sep``) falhar. Isso "
1184
+"corrige um bug, mas pode possivelmente quebrar certas instruções :keyword:`!"
1185
+"import` que estavam funcionando apenas por acidente. (Correção de Meador "
1186
+"Inge; :issue:`7902`.)"
1187
1188
#: ../../whatsnew/2.7.rst:851
1189
msgid ""
0 commit comments