Gregory Bloom wrote: > On Apr 27, 3:12 am, Michael Hoffman <[EMAIL PROTECTED]> wrote: >>> And, more to the point, how can I use webbrowser from scripts launched under >> > cygwin? >> >> If you're using native Windows Python as you seem to be, try >> webbrowser.get("windows-default").open_new(url) >> >> If you want to use Cygwin Python instead, I submitted a patch more than >> 1.5 years ago to allow it, but it hasn't been reviewed: >> >> http://python.org/sf/1244861 >> -- >> Michael Hoffman > > > Awesome! That works perfectly. Thanks. > > Interestingly when I tried this under Cygwin I got the links browser displaying the material from the given URL.
That's different enough that I might keep it like that.:-) regards Steve -- Steve Holden +1 571 484 6266 +1 800 494 3119 Holden Web LLC/Ltd http://www.holdenweb.com Skype: holdenweb http://del.icio.us/steve.holden ------------------ Asciimercial --------------------- Get Python in your .sig and on the web. Blog and lens holdenweb.blogspot.com squidoo.com/pythonology tag items: del.icio.us/steve.holden/python All these services currently offer free registration! -------------- Thank You for Reading ---------------- -- http://mail.python.org/mailman/listinfo/python-list