Anthony Baxter schrieb: > What do people think about the idea of a version-specific PYTHONPATH > environment variable? I agree with Guido. I normally need an application-specific PYTHONPATH, and I do that by editing the start script adding a sys.path.append into it (these days, Python applications often come with a tiny start script that then imports the main functionality from a module). Examples where I do this include buildbot, moinmoin, and roundup. As a system's administrator, I discourage people from setting PATH, LD_LIBRARY_PATH, PYTHONPATH, and, if possible, CLASSPATH. Instead, I try to manage the system so that system-wide software is available to every user without additional setup. Regards, Martin
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