Searched refs:distro (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/portable/ | ||
H A D | __init__.py | 35 # [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