Searched refs:distro (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/portable/
H A D__init__.py35 # [impl] corresponds to the OS distro, name, or type of OS
263 distro = platform.dist()[0].lower() variable
265 fragments = [distro, osname, ostype]

Completed in 5 milliseconds