Parent: [d5486b] (diff)
Child: [1965e9] (diff)
Download this file
1 2 3 4 5 6 7
import ew class SVNRevisionWidget(ew.Widget): template='genshi:forgesvn.widgets.templates.revision' params=['value', 'prev', 'next'] value=None prev=next=None