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

Lines Matching refs:SITE_PACKAGES

351 SITE_PACKAGES = os.path.join(LIB, "site-packages")
661 if path.startswith(LIB) and not path.startswith(SITE_PACKAGES):