2 new comment-like characters in Python to aid development?
Bruno Desthuilliers
bruno.42.desthuilliers at wtf.websiteburo.oops.com
Fri Mar 9 05:38:22 EST 2007
Nick Craig-Wood a écrit :
> dbhbarton at googlemail.com <dbhbarton at googlemail.com> wrote:
>> What if 2 new 'special' comment-like characters were added to Python?:
>>
>>
>> 1. The WIP (Work In Progress) comment:
>
> I use # FIXME for this purpose or /* FIXME */ in C etc.
>
> I have an emacs macro which shows it up in bright red / yellow text so
> it is easy to see
<ot>
Care to share this macro ?
</ot>
More information about the Python-list
mailing list