def gmdInfo(pgmd, infoKey): """gmdInfo(pgmd, infoKey) -> int""" return _gmdcc.gmdInfo(pgmd, infoKey)
def gmdInfo(*args): """gmdInfo(pgmd, infoKey) -> int""" return _gmdcc.gmdInfo(*args)