From 80dec5d1e2d2fe373b386f44e01c0f55046eb6f6 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sat, 26 Sep 2020 11:51:39 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12654-1.html --- .../20200921 Teach Python with the Mu editor.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200921 Teach Python with the Mu editor.md (98%) diff --git a/translated/tech/20200921 Teach Python with the Mu editor.md b/published/20200921 Teach Python with the Mu editor.md similarity index 98% rename from translated/tech/20200921 Teach Python with the Mu editor.md rename to published/20200921 Teach Python with the Mu editor.md index 4cd298f942..ba38d69784 100644 --- a/translated/tech/20200921 Teach Python with the Mu editor.md +++ b/published/20200921 Teach Python with the Mu editor.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12654-1.html) [#]: subject: (Teach Python with the Mu editor) [#]: via: (https://opensource.com/article/20/9/teach-python-mu) [#]: author: (Don Watkins https://opensource.com/users/don-watkins)