"Code tags" are defined in 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.