예제 #1
0
파일: gdxcc.py 프로젝트: antwort7/Dutties
def gdxDataErrorCount(*args):
  """gdxDataErrorCount(pgdx) -> int"""
  return _gdxcc.gdxDataErrorCount(*args)
예제 #2
0
def gdxDataErrorCount(pgdx):
    r"""gdxDataErrorCount(pgdx) -> int"""
    return _gdxcc.gdxDataErrorCount(pgdx)
예제 #3
0
def gdxDataErrorCount(*args):
  """gdxDataErrorCount(pgdx) -> int"""
  return _gdxcc.gdxDataErrorCount(*args)