示例#1
0
def build_props(tweet):
    return props.build_props(PROPS, tweet)
示例#2
0
def build_props(user):
    return props.build_props(PROPS, user)