diff --git a/translated/tech/20191226 How the Zen of Python handles errors.md b/published/20191226 How the Zen of Python handles errors.md similarity index 98% rename from translated/tech/20191226 How the Zen of Python handles errors.md rename to published/20191226 How the Zen of Python handles errors.md index 95e8bfb680..46ca0861c8 100644 --- a/translated/tech/20191226 How the Zen of Python handles errors.md +++ b/published/20191226 How the Zen of Python handles errors.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13058-1.html) [#]: subject: (How the Zen of Python handles errors) [#]: via: (https://opensource.com/article/19/12/zen-python-errors) [#]: author: (Moshe Zadka https://opensource.com/users/moshez)