<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Python on 个人小站</title><link>https://satsukirin.com/categories/python/</link><description>Recent content in Python on 个人小站</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 23 Oct 2025 14:05:00 +0800</lastBuildDate><atom:link href="https://satsukirin.com/categories/python/index.xml" rel="self" type="application/rss+xml"/><item><title>用 Python 上下文管理器收好资源的尾巴</title><link>https://satsukirin.com/posts/python-context-manager/</link><pubDate>Thu, 23 Oct 2025 14:05:00 +0800</pubDate><guid>https://satsukirin.com/posts/python-context-manager/</guid><description>从 with 语句出发，理解 contextmanager 如何保证资源被可靠释放。</description></item></channel></rss>