/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>&nbsp;<br> <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong>&lt;type 'exceptions.ImportError'&gt;</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>&nbsp;</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>&nbsp;&nbsp;&nbsp;19</small>&nbsp;#os.environ["HGENCODING"]&nbsp;=&nbsp;"UTF-8"<br> </tt></font></td></tr> <tr><td><font color="#909090"><tt><small>&nbsp;&nbsp;&nbsp;20</small>&nbsp;<br> </tt></font></td></tr> <tr><td bgcolor="#ffccee"><tt><small>&nbsp;&nbsp;&nbsp;21</small>&nbsp;from&nbsp;mercurial.hgweb.hgwebdir_mod&nbsp;import&nbsp;hgwebdir<br> </tt></td></tr> <tr><td><font color="#909090"><tt><small>&nbsp;&nbsp;&nbsp;22</small>&nbsp;from&nbsp;mercurial.hgweb.request&nbsp;import&nbsp;wsgiapplication<br> </tt></font></td></tr> <tr><td><font color="#909090"><tt><small>&nbsp;&nbsp;&nbsp;23</small>&nbsp;import&nbsp;mercurial.hgweb.wsgicgi&nbsp;as&nbsp;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>&lt;type 'exceptions.ImportError'&gt;</strong>: No module named mercurial.hgweb.hgwebdir_mod <br><tt><small>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</small>&nbsp;</tt>args&nbsp;= ('No module named mercurial.hgweb.hgwebdir_mod',) <br><tt><small>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</small>&nbsp;</tt>message&nbsp;= 'No module named mercurial.hgweb.hgwebdir_mod'

<!-- The above is a description of an error in a Python program, formatted
for a Web browser because the 'cgitb' module was enabled. In case you are not reading this in a Web browser, here is the original traceback:
Traceback (most recent call last):
File "/home/media/toys.jacobian.org/hgwebdir.cgi", line 21, in &lt;module&gt;
from mercurial.hgweb.hgwebdir_mod import hgwebdir

System Message: WARNING/2 (/tmp/tmp.a807470fa02f59c94919042e04c3aba8/tmp.a807470fa02f59c94919042e04c3aba8.rst, line 40)

Definition list ends without a blank line; unexpected unindent.

ImportError: No module named mercurial.hgweb.hgwebdir_mod

-->