templates/raw/map
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 06 Dec 2008 15:57:11 +0100
changeset 7474 b2cbced7bb50
parent 7166 fb3df69aa785
child 8429 4bf90ee588b9
permissions -rw-r--r--
use inst.args instead of using __getitem__ directly DeprecationWarning: __getitem__ not supported for exception classes in 3.x; use args attribute

mimetype = 'text/plain; charset={encoding}'
header = ''
footer = ''
changeset = changeset.tmpl
difflineplus = '#line#'
difflineminus = '#line#'
difflineat = '#line#'
diffline = '#line#'
changesetparent = '# Parent  #node#'
changesetchild = '# Child   #node#'
filenodelink = ''
fileline = '#line#'
diffblock = '#lines#'
filediff = filediff.tmpl
fileannotate = fileannotate.tmpl
annotateline = '{author|user}@{rev}: {line}'
manifest = manifest.tmpl
direntry = 'drwxr-xr-x {basename}\n'
fileentry = '{permissions|permissions} {size} {basename}\n'
index = index.tmpl
notfound = notfound.tmpl
error = error.tmpl
indexentry = '#url#\n'