Lines Matching refs:longplatform
66 longplatform = distutils.util.get_platform()67 osname, release, machine = longplatform.split('-')