From ee38651262597c883104506000a2e51ff66a188c Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 8 Sep 2019 09:13:01 +0800 Subject: [PATCH] PUB @MjSeven https://linux.cn/article-11317-1.html --- .../20190705 Learn object-oriented programming with Python.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190705 Learn object-oriented programming with Python.md (99%) diff --git a/translated/tech/20190705 Learn object-oriented programming with Python.md b/published/20190705 Learn object-oriented programming with Python.md similarity index 99% rename from translated/tech/20190705 Learn object-oriented programming with Python.md rename to published/20190705 Learn object-oriented programming with Python.md index 3d3440736d..1d2767d601 100644 --- a/translated/tech/20190705 Learn object-oriented programming with Python.md +++ b/published/20190705 Learn object-oriented programming with Python.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (MjSeven) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11317-1.html) [#]: subject: (Learn object-oriented programming with Python) [#]: via: (https://opensource.com/article/19/7/get-modular-python-classes) [#]: author: (Seth Kenlon https://opensource.com/users/seth)