review/templates.py @ 022175cc8a90

Add more API documentation (notice a trend yet?).
author Steve Losh <steve@stevelosh.com>
date Thu, 08 Oct 2009 18:08:06 -0400
parents 22d5187cb76e
children 9df20fad6514
COMMENT_FILE_TEMPLATE = '''\
author:%s
datetime:%s
node:%s
filename:%s
lines:%s

%s'''

SIGNOFF_FILE_TEMPLATE = '''\
author:%s
datetime:%s
node:%s
opinion:%s

%s'''