示例#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)