質問

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