Home | History | Annotate | Download | only in bdist_wininst

Lines Matching refs:SCHEME

165 /* Note: If scheme.prefix is nonempty, it must end with a '\'! */
167 SCHEME old_scheme[] = {
176 SCHEME new_scheme[] = {
1526 /* Return the installation scheme depending on Python version number */
1527 SCHEME *GetScheme(int major, int minor)
1652 /* retrieve the scheme for this version */
1655 SCHEME *scheme = GetScheme(py_major, py_minor);
1659 strcat(install_path, scheme[0].prefix);
1843 SCHEME *scheme;
1910 * The scheme we have to use depends on the Python version...
1928 scheme = GetScheme(py_major, py_minor);
1940 if (!unzip_archive (scheme,