From 32dcaa1fd77710a98c64014a16a8012bc9c2a7b1 Mon Sep 17 00:00:00 2001 From: MjSeven <33125422+MjSeven@users.noreply.github.com> Date: Mon, 23 Apr 2018 23:09:21 +0800 Subject: [PATCH] Update 20180325 Could we run Python 2 and Python 3 code in the same VM with no code changes.md --- ... 2 and Python 3 code in the same VM with no code changes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sources/tech/20180325 Could we run Python 2 and Python 3 code in the same VM with no code changes.md b/sources/tech/20180325 Could we run Python 2 and Python 3 code in the same VM with no code changes.md index 1c43c1e430..7ec1044acd 100644 --- a/sources/tech/20180325 Could we run Python 2 and Python 3 code in the same VM with no code changes.md +++ b/sources/tech/20180325 Could we run Python 2 and Python 3 code in the same VM with no code changes.md @@ -1,3 +1,6 @@ +Translating by MjSeven + + Could we run Python 2 and Python 3 code in the same VM with no code changes? ======