示例#1
0
 def _update_description(term):
     """Update term description."""
     term.description = tu.get_uuid()
示例#2
0
 def _update_uid(term):
     """Update term uid."""
     term.uid = tu.get_uuid()