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