Home | History | Annotate | Download | only in bdist_wininst

Lines Matching refs:SCHEME

172 /* Note: If scheme.prefix is nonempty, it must end with a '\'! */
174 SCHEME old_scheme[] = {
183 SCHEME new_scheme[] = {
1570 /* Return the installation scheme depending on Python version number */
1571 SCHEME *GetScheme(int major, int minor)
1696 /* retrieve the scheme for this version */
1699 SCHEME *scheme = GetScheme(py_major, py_minor);
1703 strcat(install_path, scheme[0].prefix);
1887 SCHEME *scheme;
1954 * The scheme we have to use depends on the Python version...
1972 scheme = GetScheme(py_major, py_minor);
1984 if (!unzip_archive (scheme,