Ejemplo n.º 1
0
def uniset_init(*args):
  return _pyUniSet.uniset_init(*args)
Ejemplo n.º 2
0
def uniset_init(argc, argv, xmlfile):
    return _pyUniSet.uniset_init(argc, argv, xmlfile)
Ejemplo n.º 3
0
def uniset_init(argc, argv, xmlfile):
    return _pyUniSet.uniset_init(argc, argv, xmlfile)
Ejemplo n.º 4
0
def uniset_init(*args):
    return _pyUniSet.uniset_init(*args)