CodeFixthisList in 'raw' format
Below is a table of FIXTHIS lines in the source code for tbwiki.
This table is created using data_scan and table modules.
{{{#!Table:master
source_spec=/home2/birdorg/work/tbwiki/cgi-bin/.*[.]py$:/home2/birdorg/work/tbwiki/cgi-bin/plugins/.*[.]py$
match_spec="""
record_start=.*FIXTHIS
description=.*FIXTHIS[ -]*(.*)$
file=%%(basename)s
line_no=%%(line_no)s
"""
cols=file:line_no:description
sortby=file:alpha,line_no:int
}}}