Ejemplo n.º 1
0
def gdxFileInfo(*args):
  """gdxFileInfo(pgdx) -> int"""
  return _gdxcc.gdxFileInfo(*args)
Ejemplo n.º 2
0
def gdxFileInfo(pgdx):
    r"""gdxFileInfo(pgdx) -> int"""
    return _gdxcc.gdxFileInfo(pgdx)
Ejemplo n.º 3
0
def gdxFileInfo(*args):
  """gdxFileInfo(pgdx) -> int"""
  return _gdxcc.gdxFileInfo(*args)