小编Ash*_*ash的帖子

Ubuntu 20.04 仍然支持 Python2

我从 Ubuntu 19.10 升级到 20.04。很多文章提到最新的LTS将不支持python2。但我仍然拥有它。这是为什么?

$ python
Python 2.7.18rc1 (default, Apr  7 2020, 12:05:55) 
[GCC 9.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> print "hello world!"
hello world!
>>>
Run Code Online (Sandbox Code Playgroud)

python-2.7 20.04

1
推荐指数
1
解决办法
3541
查看次数

标签 统计

20.04 ×1

python-2.7 ×1