> I'm unsure about the change to site.py, but this should work: This was wrong, of course. Sorry for the confusion, should simply be: diff -c -r1.30 site.py *** site.py 2001/07/12 21:08:33 1.30 --- site.py 2001/07/13 15:43:49 *************** *** 151,156 **** --- 151,159 ---- if os.path.isdir(sitedir): addsitedir(sitedir) + if os.sep == ':': + sys.extinstallpath = os.path.join(sys.prefix, "lib", "site-packages") + del dirs_in_sys_path # Define new built-ins 'quit' and 'exit'. Thomas
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