using "./". The later does not work nicely when browsing docs on a local
disk (as in the installed docs on Windows).
<tr>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.gif"></td>
- <td><a href="./"
+ <td><a href="index.html"
title="Python Documentation Index"><img width="32" height="32"
align="bottom" border="0" alt="up"
src="icons/up.gif"></a></td>
outputfile = "-"
columns = 1
letters = 0
- uplink = "./"
+ uplink = "index.html"
uptitle = "Python Documentation Index"
def __init__(self):