PEP 350: Codetags
Paul Rubin
http
Mon Sep 26 20:21:16 EDT 2005
Neil Hodgson <nyamatongwe+thunder at gmail.com> writes:
> The PEP system allows for the documentation of a convention as an
> "Informational PEP". Documenting conventions is useful.
Where there are conventions, they should be documented. I'm in favor
of fewer conventions. If the preferred method of doing something is
consistent enough that it can be codified as a convention in a PEP, it
should be implemented in the compiler, so it becomes a language
feature, not a convention.
More information about the Python-list
mailing list