예제 #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()