@@ -22,7 +22,7 @@ msgid ""
2222msgstr ""
2323"Project-Id-Version : Python 3.9\n "
2424"Report-Msgid-Bugs-To : \n "
25- "POT-Creation-Date : 2021-02-08 05:23 +0000\n "
25+ "POT-Creation-Date : 2021-03-02 05:36 +0000\n "
2626"PO-Revision-Date : 2017-02-16 23:11+0000\n "
2727"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2021\n "
2828"Language-Team : Portuguese (Brazil) (https://www.transifex.com/python-doc/ "
@@ -425,7 +425,7 @@ msgstr ""
425425"func:`breakpoint` irá automaticamente chamá-la, permitindo você ir para o "
426426"depurador de sua escolha."
427427
428- #: ../../library/functions.rst:131
428+ #: ../../library/functions.rst:130
429429msgid ""
430430"Raises an :ref:`auditing event <auditing>` ``builtins.breakpoint`` with "
431431"argument ``breakpointhook``."
@@ -727,7 +727,7 @@ msgstr ""
727727"Se você quer analisar código Python em sua representação AST, veja :func:"
728728"`ast.parse`."
729729
730- #: ../../library/functions.rstNone
730+ #: ../../library/functions.rst:279
731731msgid ""
732732"Raises an :ref:`auditing event <auditing>` ``compile`` with arguments "
733733"``source``, ``filename``."
@@ -1093,7 +1093,7 @@ msgstr ""
10931093"Veja :func:`ast.literal_eval` para uma função que pode avaliar com segurança "
10941094"strings com expressões contendo apenas literais."
10951095
1096- #: ../../library/functions.rstNone
1096+ #: ../../library/functions.rst:496 ../../library/functions.rst:532
10971097msgid ""
10981098"Raises an :ref:`auditing event <auditing>` ``exec`` with argument "
10991099"``code_object``."
@@ -1547,7 +1547,7 @@ msgstr ""
15471547"Se o módulo :mod:`readline` foi carregado, então :func:`input` usará ele "
15481548"para prover edição de linhas elaboradas e funcionalidades de histórico."
15491549
1550- #: ../../library/functions.rstNone
1550+ #: ../../library/functions.rst:788
15511551msgid ""
15521552"Raises an :ref:`auditing event <auditing>` ``builtins.input`` with argument "
15531553"``prompt``."
@@ -1563,7 +1563,7 @@ msgstr ""
15631563"Levanta um :ref:`evento de auditoria <auditing>` ``builtins.input`` com "
15641564"argumento ``prompt`` antes de ler a entrada."
15651565
1566- #: ../../library/functions.rstNone
1566+ #: ../../library/functions.rst:793
15671567msgid ""
15681568"Raises an :ref:`auditing event <auditing>` ``builtins.input/result`` with "
15691569"argument ``result``."
@@ -2338,7 +2338,7 @@ msgstr ""
23382338"`fileinput`, :mod:`io` (onde :func:`open` é declarado), :mod:`os`, :mod:`os."
23392339"path`, :mod:`tempfile`, e :mod:`shutil`."
23402340
2341- #: ../../library/functions.rst:1238
2341+ #: ../../library/functions.rst:1237
23422342msgid ""
23432343"Raises an :ref:`auditing event <auditing>` ``open`` with arguments ``file``, "
23442344"``mode``, ``flags``."
0 commit comments