I'm opposed to pretty much every proposal of this sort. If you want to propose adding a feature to the language, add it in a way that the compiler can know about it and notice when it's not used correctly. Mere conventions that are not checked by the compiler are just more stuff for people to remember. That doesn't say they're always useless but in general they should not be the subject of PEP's. -- http://mail.python.org/mailman/listinfo/python-list
- PEP 350: Codetags Micah Elliott
- Re: PEP 350: Codetags Terry Reedy
- Re: [Python-Dev] PEP 350: Codetags Phillip J. Eby
- Re: [Python-Dev] PEP 350: Codetags Bill Mill
- Re: [Python-Dev] PEP 350: Codetags Josiah Carlson
- Re: PEP 350: Codetags Terry Hancock
- Re: PEP 350: Codetags Tom Anderson
- Re: PEP 350: Codetags Paul Rubin
- Re: PEP 350: Codetags Neil Hodgson
- Re: PEP 350: Codetags Paul Rubin
- Re: PEP 350: Codetags Tony Meyer
- Re: PEP 350: Codetags Paul Rubin
- Re: PEP 350: Codetags Terry Hancock
- Re: PEP 350: Codetags George Sakkis
- Re: PEP 350: Codetags Bengt Richter
- Re: PEP 350: Codetags Paul Rubin
- Re: PEP 350: Codetags Alexandre Fayolle
- Re: PEP 350: Codetags Terry Hancock