aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-01-15 21:55:42 +0900
committernsfisis <nsfisis@gmail.com>2026-01-15 21:55:46 +0900
commitcd152a4a02141470199fa5a2464245e974de1ffd (patch)
tree76ac786415c9cb6fd2c7b79816465bfec34510fb /services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error
parent6b33d04a7b205c76820fe094ce8576ffa807f8ba (diff)
downloadnsfisis.dev-cd152a4a02141470199fa5a2464245e974de1ffd.tar.gz
nsfisis.dev-cd152a4a02141470199fa5a2464245e974de1ffd.tar.zst
nsfisis.dev-cd152a4a02141470199fa5a2464245e974de1ffd.zip
feat(blog): remove tags: cpp17, python3, ruby3
Diffstat (limited to 'services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error')
-rw-r--r--services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html b/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html
index e68bbd4..26fb852 100644
--- a/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html
+++ b/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error/index.html
@@ -6,7 +6,7 @@
<meta name="author" content="nsfisis">
<meta name="copyright" content="&copy; 2021 nsfisis">
<meta name="description" content="Python における UnboundLocalError の理由と対処法。">
- <meta name="keywords" content="Python,Python 3">
+ <meta name="keywords" content="Python">
<meta property="og:type" content="article">
<meta property="og:title" content="【Python】 クロージャとUnboundLocalError: local variable &apos;x&apos; referenced before assignment|REPL: Rest-Eat-Program Loop">
<meta property="og:description" content="Python における UnboundLocalError の理由と対処法。">
@@ -47,9 +47,6 @@
<li class="tag">
<a class="tag-inner" href="/tags/python/">Python</a>
</li>
- <li class="tag">
- <a class="tag-inner" href="/tags/python3/">Python 3</a>
- </li>
</ul>
</header>
<div class="post-content">