Which Python PEPs deal with code style? I am aware of two: PEP 8 and PEP 257. Are there any others?

有帮助吗?

解决方案

The list is huge!! Check official python Peps here http://www.python.org/dev/peps

其他提示

P 7 Style Guide for C Code GvR

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top