diff --git a/translated/tech/20191229 How to tell if implementing your Python code is a good idea.md b/published/20191229 How to tell if implementing your Python code is a good idea.md similarity index 97% rename from translated/tech/20191229 How to tell if implementing your Python code is a good idea.md rename to published/20191229 How to tell if implementing your Python code is a good idea.md index 6a40f0df90..1a2358a77c 100644 --- a/translated/tech/20191229 How to tell if implementing your Python code is a good idea.md +++ b/published/20191229 How to tell if implementing your Python code is a good idea.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13116-1.html) [#]: subject: (How to tell if implementing your Python code is a good idea) [#]: via: (https://opensource.com/article/19/12/zen-python-implementation) [#]: author: (Moshe Zadka https://opensource.com/users/moshez)