diff --git a/translated/tech/20210625 Use Python to parse configuration files.md b/published/20210625 Use Python to parse configuration files.md similarity index 98% rename from translated/tech/20210625 Use Python to parse configuration files.md rename to published/20210625 Use Python to parse configuration files.md index 242953c558..b021b100af 100644 --- a/translated/tech/20210625 Use Python to parse configuration files.md +++ b/published/20210625 Use Python to parse configuration files.md @@ -4,8 +4,8 @@ [#]: collector: "lujun9972" [#]: translator: "zepoch" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-13551-1.html" 使用 Python 解析配置文件 ======