From 68dec9575cdaa1dd48a54cf566f5899f121724d5 Mon Sep 17 00:00:00 2001 From: cxteam666 Date: Wed, 18 Mar 2020 11:03:29 +0800 Subject: [PATCH 1/2] Update readme for python-2.7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af499fa..abdbdb1 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Advanced web application based on Tornado. ## Python Support -- [x] Python 2.6.6 +- [x] Python 2.6.6 (Don't suggest) - [x] Python 2.7.x From 8b346e3ddb599fcaf06a752c2f49aced443114e2 Mon Sep 17 00:00:00 2001 From: cxteam666 Date: Wed, 18 Mar 2020 18:15:34 +0800 Subject: [PATCH 2/2] Update comments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abdbdb1..a9430bf 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Advanced web application based on Tornado. ## Python Support -- [x] Python 2.6.6 (Don't suggest) +- [x] Python 2.6.x (Don't suggest) - [x] Python 2.7.x