[issue3644] ``make htmlview`` for docs fails on OS X

Brett Cannon report at bugs.python.org
Fri Aug 22 20:07:06 CEST 2008


Brett Cannon <brett at python.org> added the comment:

On Fri, Aug 22, 2008 at 6:12 AM, Benjamin Peterson
<report at bugs.python.org> wrote:
>
> Benjamin Peterson <musiccomposition at gmail.com> added the comment:
>
> This is probably actually a problem with the webbrowser module. Try
> running "import webbrowser; webbrowser.open('build/html/index.html')" on
> the plain Python shell.
>

Yep, it is webbrowser thing.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3644>
_______________________________________


More information about the Python-bugs-list mailing list