review/templates.py @ b3bae1d649d7

Add test infrastructure for testing paths with directories.
author Steve Losh <steve@stevelosh.com>
date Wed, 07 Oct 2009 18:34:49 -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'''