Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2006-02-27 20:30:40
Size: 233
Editor: 63
Comment: anyone remember this?
Revision 5 as of 2006-02-28 20:38:24
Size: 437
Editor: 63
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Anyone remember this? I seem to recall some people working to PEP standardize code tags like "FIXME" and "TODO" and "DOC" and stuff like that. I thought it was an interesting idea. -- 63.231.42.78 [[DateTime(2006-02-27T20:30:31Z)]] '''"Code tags"''' are defined in [http://www.python.org/peps/pep-0350.html PEP-0350.]

It standardizes code tags like "FIXME" and "TODO" and "DOC" and stuff like that, and you might consider it part of PythonStyle.

 * [http://tracos.org/codetag/ CodeTag wiki]

Some people interested in CodeTag:

 * LionKimbro -- I think this is a good idea. I'm having difficulty finding basic tools that support it, though.
 * MicahElliott

"Code tags" are defined in [http://www.python.org/peps/pep-0350.html PEP-0350.]

It standardizes code tags like "FIXME" and "TODO" and "DOC" and stuff like that, and you might consider it part of PythonStyle.

Some people interested in CodeTag:

  • LionKimbro -- I think this is a good idea. I'm having difficulty finding basic tools that support it, though.

  • MicahElliott

CodeTag (last edited 2008-11-15 14:00:37 by localhost)

Unable to edit the page? See the FrontPage for instructions.