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

Benjamin Peterson report at bugs.python.org
Fri Aug 22 15:12:55 CEST 2008


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.

----------
components: +Library (Lib) -Documentation
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list