<pre>I've installed MoinMoin 1.5.2  on to a debian host with Python 2.3.5  <br>Install goes OK, and test page loads, but gives errors for all the unit tests see below.<br><br>Any ideas?<br><br>Checking directories...<br>    data directory tests OK (set to '/disk1/wikis/astrowiki/data')
<br>    user directory tests OK (set to '/disk1/wikis/astrowiki/data/user')<br><br>Server Environment:<br>    ONLY AVAILABLE FOR LOCAL REQUESTS ON THIS HOST!<br><br>Unit Tests:<br>testComment01 (MoinMoin._tests.test_converter_text_html_text_x_moin.ConvertBlockRepeatableTests) ... FAIL
<br>testComment02 (MoinMoin._tests.test_converter_text_html_text_x_moin.ConvertBlockRepeatableTests) ... FAIL<br>testHeading01 (MoinMoin._tests.test_converter_text_html_text_x_moin.ConvertBlockRepeatableTests) ... FAIL<br>
testHeading02 (MoinMoin._tests.test_converter_text_html_text_x_moin.ConvertBlockRepeatableTests) ... FAIL</pre>