예제 #1
0
파일: gdxcc.py 프로젝트: antwort7/Dutties
def gdxAcronymGetInfo(*args):
  """gdxAcronymGetInfo(pgdx, N) -> int"""
  return _gdxcc.gdxAcronymGetInfo(*args)
예제 #2
0
def gdxAcronymGetInfo(pgdx, N):
    r"""gdxAcronymGetInfo(pgdx, N) -> int"""
    return _gdxcc.gdxAcronymGetInfo(pgdx, N)
예제 #3
0
def gdxAcronymGetInfo(*args):
  """gdxAcronymGetInfo(pgdx, N) -> int"""
  return _gdxcc.gdxAcronymGetInfo(*args)