Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e9b7408

Browse filesBrowse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 03bb4f3 commit e9b7408
Copy full SHA for e9b7408

File tree

Expand file treeCollapse file tree

2 files changed

+4
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+4
-3
lines changed

‎faq/programming.po

Copy file name to clipboardExpand all lines: faq/programming.po
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"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"
1515
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"

‎reference/executionmodel.po

Copy file name to clipboardExpand all lines: reference/executionmodel.po
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"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"
1515
"PO-Revision-Date: 2022-11-05 17:23+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n"
1717
"Language-Team: Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -154,7 +154,8 @@ msgid ""
154154
"bound. This rule is subtle. Python lacks declarations and allows name "
155155
"binding operations to occur anywhere within a code block. The local "
156156
"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."
158159
msgstr ""
159160

160161
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.