Thomas Heller writes: > I'm interested in feedback: Is it usefull at all? Should > something like this go into the Python distribution? How can it be > improved? What should be the user interface - currently it is command > line only and usable from the interactive interpreter programmatically. Cool: I had to modify it slightly to run correctly on my system (FreeBSD 4.4 with Lynx) (change below) but otherwise it's great. [...] > webbrowser.open("file:%s" % path) [...] Lynx doesn't like the URL that is generated, so I changed to webbrowser.open(path) I expect that should work on any platform. -tree -- Tom Emerson Basis Technology Corp. Sr. Computational Linguist http://www.basistech.com "Beware the lollipop of mediocrity: lick it once and you suck forever"
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