python - Python PEP 是公共(public)域吗?

标签 python pep

我是编程新手,想知道我是否会遇到 PEP 的任何版权问题,以及代码和知识产权的指导方针是什么。

最佳答案

PEP1 :

Copyright/public domain -- Each PEP must either be explicitly labeled as placed in the public domain (see this PEP as an example) or licensed under the Open Publication License [7].

即公共(public)领域需要明确声明;否则,将提案识别为 PEP 需要 OPL

关于python - Python PEP 是公共(public)域吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48352731/

相关文章:

Python 将字符串字面量转换为 float

python - pandas 样式不显示列名称

Python 对替换文本中的十六进制转义的支持

python - 缩进内嵌注释是一个好习惯吗?

python - 在 Python 中从 Numpy 数组中删除零

python - 在 Linux 中拖放等效的批处理文件

python - Tkinter 绑定(bind) "<Control-Key-n>"与 "<Control-n>"

python - Python 中的 Numpy 类型提示 (PEP 484)

python-3.x - Python 类型提示的未知变量