def gdxFileInfo(*args): """gdxFileInfo(pgdx) -> int""" return _gdxcc.gdxFileInfo(*args)
def gdxFileInfo(pgdx): r"""gdxFileInfo(pgdx) -> int""" return _gdxcc.gdxFileInfo(pgdx)