<?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 Freestyle Programmer</title>
    <link>https://whl1729.cn/tags/python/</link>
    <description>Recent content in Python on Freestyle Programmer</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Fri, 13 Oct 2023 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://whl1729.cn/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>经验教训 079：Windows 系统下不同 Python 版本的 time.sleep 时间精度不同</title>
      <link>https://whl1729.cn/posts/2023-10-13-ex079-different-python-versions-have-different-sleep-resolutions-in-windows/</link>
      <pubDate>Fri, 13 Oct 2023 00:00:00 +0800</pubDate>
      <guid>https://whl1729.cn/posts/2023-10-13-ex079-different-python-versions-have-different-sleep-resolutions-in-windows/</guid>
      <description>使用高精度的 time.sleep 时确保 Python 版本不小于 3.11</description>
    </item>
    <item>
      <title>经验教训 073：Python 误加逗号导致命令执行失败</title>
      <link>https://whl1729.cn/posts/2023-07-18-additional-comma-causes-popen-to-fail-in-python/</link>
      <pubDate>Tue, 18 Jul 2023 00:00:00 +0800</pubDate>
      <guid>https://whl1729.cn/posts/2023-07-18-additional-comma-causes-popen-to-fail-in-python/</guid>
      <description>这个时候就会怀念编译型语言的好了</description>
    </item>
    <item>
      <title>经验教训 048：使用 virtualenv 管理 Python 版本</title>
      <link>https://whl1729.cn/posts/2022-09-26-ex048-manage-python-version-with-virtualenv/</link>
      <pubDate>Mon, 26 Sep 2022 00:00:00 +0800</pubDate>
      <guid>https://whl1729.cn/posts/2022-09-26-ex048-manage-python-version-with-virtualenv/</guid>
      <description>善用编程语言的版本管理工具</description>
    </item>
    <item>
      <title>理解 Python import 机制</title>
      <link>https://whl1729.cn/posts/2022-02-15-understand-python-import/</link>
      <pubDate>Tue, 15 Feb 2022 14:39:45 +0800</pubDate>
      <guid>https://whl1729.cn/posts/2022-02-15-understand-python-import/</guid>
      <description>结合官方文档与 demo 代码来理解 Python import 机制</description>
    </item>
  </channel>
</rss>
