The web interface has this link:
Ticket URL: <https://subtrac.sara.nl/hpcv/test_bas/ticket/69#comment:10
>
I noticed there is an extra argument to the save_changes():
- def save_changes(self, author, comment, when=None, db=None,
cnum='')
Is there an easy way to obtain the cnum variable, or is this the
method to obtain the value:
{{{
a = tkt.get_changelog()
print len(a)
}}}
--
Bas van der Vlies
ba...@sara.nl