A.os.uname()B.sys.info()C.platform.uname()D.sysconfig
A.loadB.includeC.requireD.import
A.tuple(list)B.list.to_tuple()C.to_tuple(list)D.convert(list)