view templates/rss/map @ 8793:9d0c521bce0e

inotify: put the "while True: poll()" loop in pollable class
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Thu, 21 May 2009 23:51:54 +0900
parents 09bec6fd747c
children
line wrap: on
line source

default = 'changelog'
mimetype = 'text/xml; charset={encoding}'
header = header.tmpl
changelog = changelog.tmpl
changelogentry = changelogentry.tmpl
filelog = filelog.tmpl
filelogentry = filelogentry.tmpl
tags = tags.tmpl
tagentry = tagentry.tmpl
error = error.tmpl