- Secret Recipes of the Python Ninja
- Cody Jackson
- 95字
- 2021-06-25 22:14:46
How it works...
Calling python2 or python3 opens the latest installed version of the respective branch, whereas the other examples show how to invoke a specific version number. Regardless of whether a newer version is available from the Python site, only versions that are installed on the system are available for use.
This is beneficial, because a developer may have to support legacy software and some features of those programs may not be compatible with newer Python versions. Thus, being able to call a specific version ensures that the developer is using the correct environment.
推薦閱讀
- CMDB分步構(gòu)建指南
- Java入門(mén)經(jīng)典(第6版)
- 自己動(dòng)手實(shí)現(xiàn)Lua:虛擬機(jī)、編譯器和標(biāo)準(zhǔn)庫(kù)
- PLC編程與調(diào)試技術(shù)(松下系列)
- SQL基礎(chǔ)教程(第2版)
- PHP編程基礎(chǔ)與實(shí)例教程
- SQL Server實(shí)用教程(SQL Server 2008版)
- Mastering C++ Multithreading
- UML2面向?qū)ο蠓治雠c設(shè)計(jì)(第2版)
- Xcode 6 Essentials
- ActionScript 3.0從入門(mén)到精通(視頻實(shí)戰(zhàn)版)
- 石墨烯改性塑料
- Apache Solr PHP Integration
- Elastix Unified Communications Server Cookbook
- Kohana 3.0 Beginner's Guide