Python2即将走到尽头

今天装pwntools工具,爆出了一个提醒

DEPRECATION: Python 2.7 will reach the end of its life on January 1st,
2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python
2.7.
Python2.7将于2020年1月1日结束其生命。请升级您的python,因为python 2.7在该日期之后将不会被维护。pip的未来版本将不再支持python 2.7。

看来Python2也即将走到尽头,大家该学习一波Python3了!

你可能感兴趣的:(小工具和小技巧,pwntools,Python2)