aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/posts/2021-10-02/python-unbound-local-error
diff options
context:
space:
mode:
Diffstat (limited to 'docs/posts/2021-10-02/python-unbound-local-error')
-rw-r--r--docs/posts/2021-10-02/python-unbound-local-error/index.html10
1 files changed, 3 insertions, 7 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 ac4b665..171005b 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
@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
- <title>[Python] クロージャとUnboundLocalError: local variable &#39;x&#39; referenced before assignment - REPL: Rest-Eat-Program Loop</title>
+ <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="author" content="">
@@ -14,8 +14,7 @@
<link href="https://blog.nsfisis.dev/style.css" rel="stylesheet">
<link href="https://blog.nsfisis.dev/custom.css" rel="stylesheet">
- <link rel="apple-touch-icon" href="https://blog.nsfisis.dev/apple-touch-icon.png">
- <link rel="icon" href="https://blog.nsfisis.dev/favicon.ico">
+ <link rel="icon" href="https://blog.nsfisis.dev/favicon.svg">
<meta name="generator" content="Hugo 0.88.1" />
@@ -32,7 +31,7 @@
<article class="post-single">
<header class="post-header">
<h1 class="post-title">[Python] クロージャとUnboundLocalError: local variable &#39;x&#39; referenced before assignment</h1>
- <div class="post-meta">October 2, 2021</div>
+ <div class="post-meta">2021-10-02</div>
</header>
<div class="post-content"><p>この記事は Qiita から移植してきたものです。
元 URL: <a href="https://qiita.com/nsfisis/items/5d733703afcb35bbf399">https://qiita.com/nsfisis/items/5d733703afcb35bbf399</a></p>
@@ -78,14 +77,11 @@ f()
<li><a href="https://blog.nsfisis.dev/tags/python3">python3</a></li>
</ul>
</footer>
-
</article></main>
<footer class="footer">
<span>&copy; 2022 <a href="https://blog.nsfisis.dev">REPL: Rest-Eat-Program Loop</a></span>
<span>&middot;</span>
<span>Powered by <a href="https://gohugo.io/" rel="noopener" target="_blank">Hugo️️</a>️</span>
- <span>&middot;</span>
- <span>Theme️ <a href="https://github.com/nanxiaobei/hugo-paper" rel="noopener" target="_blank">Paper</a></span>
</footer>
<script src="https://blog.nsfisis.dev/highlight.min.js"></script>
<script>