review/templates.py @ 22d5187cb76e

Big API changes.
author Steve Losh <steve@stevelosh.com>
date Sun, 04 Oct 2009 20:19:32 -0400
parents (none)
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'''