Ejemplo n.º 1
0
def is_root():
    return os_is_root()
Ejemplo n.º 2
0
def is_root():
  return os_is_root()