示例#1
0
文件: gdxcc.py 项目: antwort7/Dutties
def gdxUELMaxLength(*args):
  """gdxUELMaxLength(pgdx) -> int"""
  return _gdxcc.gdxUELMaxLength(*args)
示例#2
0
def gdxUELMaxLength(pgdx):
    r"""gdxUELMaxLength(pgdx) -> int"""
    return _gdxcc.gdxUELMaxLength(pgdx)
示例#3
0
def gdxUELMaxLength(*args):
  """gdxUELMaxLength(pgdx) -> int"""
  return _gdxcc.gdxUELMaxLength(*args)