python中获取python版本号的方法

import platform
print platform.python_version()

 

posted @ 2019-04-24 07:22  jiu~  阅读(4482)  评论(0编辑  收藏  举报