Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:machine

67     osname, release, machine = longplatform.split('-')
80 url = DEFAULT_PIMPDATABASE_FMT % (PIMP_VERSION, status, pyvers, osname, rel, machine)
91 url = DEFAULT_PIMPDATABASE_FMT % (PIMP_VERSION, status, pyvers, osname, release, machine)