Micah Elliott <[EMAIL PROTECTED]> 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

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to