[Python-Dev] PEP 350: Codetags
Neil Schemenauer
nas at arctrix.com
Tue Sep 27 00:24:17 CEST 2005
More information about the Python-Dev mailing list
Tue Sep 27 00:24:17 CEST 2005
- Previous message: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-28 00:00 UTC for 2.4.2
- Next message: [Python-Dev] PEP 350: Codetags
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Micah Elliott <mde at micah.elliott.name> wrote: > ``FIXME (XXX, DEBUG, BROKEN, REFACTOR, REFACT, RFCTR, OOPS, SMELL, NEEDSWORK, INSPECT)`` > *Fix me*: Areas of problematic or ugly code needing refactoring or > cleanup. I think the standard should not have codetags that are synonyms. This is Python and there should be only one way to do it. One problem with synonyms is that they makes it harder to search using tools like grep. Neil
- Previous message: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-28 00:00 UTC for 2.4.2
- Next message: [Python-Dev] PEP 350: Codetags
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list