예제 #1
0
def type_has_attributes(*args):
    return _codac.type_has_attributes(*args)
예제 #2
0
def type_has_attributes(type):
    return _codac.type_has_attributes(type)
예제 #3
0
파일: codac.py 프로젝트: stcorp/coda
def type_has_attributes(*args):
  return _codac.type_has_attributes(*args)