gpt4 book ai didi

python - 为什么 Python 2、3 兼容包被命名为 `six` ?

转载 作者:行者123 更新时间:2023-12-03 23:13:57 24 4
gpt4 key购买 nike

Six 提供了简单的实用程序来解决 Python 2 和 Python 3 之间的差异。它旨在支持无需修改即可在 Python 2 和 3 上运行的代码库。六个只包含一个 Python 文件,因此可以轻松复制到项目中。

我一直想知道为什么它被命名为

最佳答案

The name, “six”, comes from the fact that 2*3 equals 6. Why not addition? Multiplication is more powerful, and, anyway, “five” has already been snatched away by the (admittedly now moribund) Zope Five project.

Source

关于python - 为什么 Python 2、3 兼容包被命名为 `six` ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44939689/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com