On Wednesday, 6 August, 2003, at 20:38, Martin v. Löwis wrote: > Ronald Oussoren <oussoren at cistron.nl> writes: > >> The Python distribution, and distutils, knows of two types of >> packages/modules: those in the core distribution and the >> site-packages. > > This is incorrect. The Python distribution knows about four types of > packages: core distribution, site-packages, site-python, and > PYTHONPATH. I didn't know about site-python, but this seems to be a version-independent directory. The code in site.py adds os.path.join(prefix, "lib", "site-python"), that doesn't include a version number. Wouldn't that cause problems if you have multiple versions of Python installed (especially when you place python extensions in that directory)? Ronald
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4