aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/posts/2021-10-02/python-unbound-local-error/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/posts/2021-10-02/python-unbound-local-error/index.html')
-rw-r--r--docs/posts/2021-10-02/python-unbound-local-error/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/posts/2021-10-02/python-unbound-local-error/index.html b/docs/posts/2021-10-02/python-unbound-local-error/index.html
index b7e0c19..29901d5 100644
--- a/docs/posts/2021-10-02/python-unbound-local-error/index.html
+++ b/docs/posts/2021-10-02/python-unbound-local-error/index.html
@@ -7,7 +7,7 @@
<title>[Python] クロージャとUnboundLocalError: local variable &#39;x&#39; referenced before assignment | REPL: Rest-Eat-Program Loop</title>
- <meta name="description" content="この記事は Qiita から移植してきたものです。 元 URL: https://qiita.com/nsfisis/items/5d733703afcb35bbf399 本記事は Python 3.7.6 の動作結果を元にして書かれている。 Python でクロージャを作ろうと、次のようなコードを書いた">
+ <meta name="description" content="Python における UnboundLocalError の理由と対処法。">
<meta name="author" content="">
<link href="https://blog.nsfisis.dev/an-old-hope.min.css" rel="stylesheet">