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