예제 #1
0
파일: yql_hash.py 프로젝트: ciju/yql_hash
 def rpc_get_tag_list(self, tag=''):
     """
     @returns The Hierarchy of tags.
     """
     return Tags.get_hierarchy(tag)