Package buildbot :: Package changes :: Module changes
[frames | no frames]

Module buildbot.changes.changes

Classes
Change I represent a single change to the source tree.
ChangeMaster This is the master-side service which receives file change notifications from CVS.

Variable Summary
str html_tmpl = '\n<p>Changed by: <b>%(who)s</b><br />\nChan...

Variable Details

html_tmpl

Type:
str
Value:
'''
<p>Changed by: <b>%(who)s</b><br />
Changed at: <b>%(at)s</b><br />
%(branch)s
%(revision)s
<br />

Changed files:
...                                                                    

Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 http://epydoc.sf.net