From abf56523c916a6d24491dbfb488fe7f1b9d03f04 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 1 Dec 2019 09:54:47 +0800 Subject: [PATCH] PUB @wxy https://linux.cn/article-11629-1.html --- ...tching from Python 2 to Python 3- What you need to know.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20191120 Switching from Python 2 to Python 3- What you need to know.md (99%) diff --git a/translated/tech/20191120 Switching from Python 2 to Python 3- What you need to know.md b/published/20191120 Switching from Python 2 to Python 3- What you need to know.md similarity index 99% rename from translated/tech/20191120 Switching from Python 2 to Python 3- What you need to know.md rename to published/20191120 Switching from Python 2 to Python 3- What you need to know.md index 1a835e0975..f89984a90c 100644 --- a/translated/tech/20191120 Switching from Python 2 to Python 3- What you need to know.md +++ b/published/20191120 Switching from Python 2 to Python 3- What you need to know.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11629-1.html) [#]: subject: (Switching from Python 2 to Python 3: What you need to know) [#]: via: (https://opensource.com/article/19/11/end-of-life-python-2) [#]: author: (Katie McLaughlin https://opensource.com/users/glasnt)