Merge pull request #8598 from MjSeven/patch-2

Update 20180325 Could we run Python 2 and Python 3 code in the same V…
This commit is contained in:
Xingyu.Wang 2018-04-24 07:57:19 +08:00 committed by GitHub
commit 3fa141066c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
Translating by MjSeven
Could we run Python 2 and Python 3 code in the same VM with no code changes?
======