web2py uses the Python webbrowser module from the standard library, but simply calls the default browser. In principle, I suppose a specific browser can be called (the webbrowser module does allow this), but web2py doesn't provide an option for that. If you'd like, you could submit a patch.
Anthony On Sunday, May 25, 2014 12:46:29 AM UTC-4, Greg Vaughan wrote: > > Is there any way to set the "default" browser for web2py to open in. It's > normal behaviour is to use the computer default... can this be changed? > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

