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)