From 725e14bcc86b043b96ae863e8f058607f9263281 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 21 Jul 2019 23:56:37 +0800 Subject: [PATCH] PUB @HankChow https://linux.cn/article-11133-1.html --- .../20190716 Save and load Python data with JSON.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190716 Save and load Python data with JSON.md (98%) diff --git a/translated/tech/20190716 Save and load Python data with JSON.md b/published/20190716 Save and load Python data with JSON.md similarity index 98% rename from translated/tech/20190716 Save and load Python data with JSON.md rename to published/20190716 Save and load Python data with JSON.md index 18c00a038a..a716d958c4 100644 --- a/translated/tech/20190716 Save and load Python data with JSON.md +++ b/published/20190716 Save and load Python data with JSON.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (HankChow) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11133-1.html) [#]: subject: (Save and load Python data with JSON) [#]: via: (https://opensource.com/article/19/7/save-and-load-data-python-json) [#]: author: (Seth Kenlon https://opensource.com/users/seth)