File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2022-12-15 17:05 +0000\n "
14
+ "POT-Creation-Date : 2022-12-23 04:44 +0000\n "
15
15
"PO-Revision-Date : 2022-11-05 17:21+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n "
17
17
"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2022-12-15 17:05 +0000\n "
14
+ "POT-Creation-Date : 2022-12-23 04:44 +0000\n "
15
15
"PO-Revision-Date : 2022-11-05 17:23+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n "
17
17
"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -154,7 +154,8 @@ msgid ""
154
154
"bound. This rule is subtle. Python lacks declarations and allows name "
155
155
"binding operations to occur anywhere within a code block. The local "
156
156
"variables of a code block can be determined by scanning the entire text of "
157
- "the block for name binding operations."
157
+ "the block for name binding operations. See :ref:`the FAQ entry on "
158
+ "UnboundLocalError <faq-unboundlocalerror>` for examples."
158
159
msgstr ""
159
160
160
161
msgid ""
You can’t perform that action at this time.
0 commit comments