/tmp/tmp.a807470fa02f59c94919042e04c3aba8/tmp.a807470fa02f59c94919042e04c3aba8.rst:40: (WARNING/2) Definition list ends without a blank line; unexpected unindent.
<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> --> <body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> --> --> </font> </font> </font> </script> </object> </blockquote> </pre> </table> </table> </table> </table> </table> </font> </font> </font><body bgcolor="#f0f0f8"> <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> <tr bgcolor="#6622aa"> <td valign=bottom> <br> <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><type 'exceptions.ImportError'></strong></big></big></font></td ><td align=right valign=bottom ><font color="#ffffff" face="helvetica, arial">Python 2.5.2: /home/media/toys.jacobian.org/<br>Fri Dec 25 10:08:25 2009</font></td></tr></table>
<p>A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.</p> <table width="100%" cellspacing=0 cellpadding=0 border=0> <tr><td bgcolor="#d8bbff"><big> </big><a href="file:///home/media/toys.jacobian.org/hgwebdir.cgi">/home/media/toys.jacobian.org/hgwebdir.cgi</a> in <strong><module></strong>()</td></tr> <tr><td><font color="#909090"><tt><small> 19</small> #os.environ["HGENCODING"] = "UTF-8"<br> </tt></font></td></tr> <tr><td><font color="#909090"><tt><small> 20</small> <br> </tt></font></td></tr> <tr><td bgcolor="#ffccee"><tt><small> 21</small> from mercurial.hgweb.hgwebdir_mod import hgwebdir<br> </tt></td></tr> <tr><td><font color="#909090"><tt><small> 22</small> from mercurial.hgweb.request import wsgiapplication<br> </tt></font></td></tr> <tr><td><font color="#909090"><tt><small> 23</small> import mercurial.hgweb.wsgicgi as wsgicgi<br> </tt></font></td></tr> <tr><td><small><font color="#909090">mercurial <em>undefined</em>, hgwebdir <em>undefined</em></font></small></td></tr></table><p><strong><type 'exceptions.ImportError'></strong>: No module named mercurial.hgweb.hgwebdir_mod <br><tt><small> </small> </tt>args = ('No module named mercurial.hgweb.hgwebdir_mod',) <br><tt><small> </small> </tt>message = 'No module named mercurial.hgweb.hgwebdir_mod'
ImportError: No module named mercurial.hgweb.hgwebdir_mod
-->