Ka-Ping, Your pydoc script can fail because the pydoc executed is not the pydoc (and therefore the python) in the users' current path if they start it explicitly with a full path. I suggest a similar trick to this one: #!/bin/csh -f unsetenv PYTHONHOME set bindir = `dirname $0` set path=(${bindir} $path);rehash #in case of respawns, get our python exec ${bindir}/python -O -c 'import browser;browser.tk_cdat.main()'
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