templates/footer.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Thu, 06 Jul 2006 15:03:34 -0700
changeset 2573 b13a98bd078e
parent 2148 c72e618c1204
child 6096 d8477881ee0f
permissions -rw-r--r--
fix problems with external module handling. found by benoit boissinot. first fix is to not store module objects in commands.external dict, instead use module names for key into sys.modules. this prevents circular reference during cleanup of aborted transaction. second is to get name right during import of external module.

#motd#
<div class="logo">
powered by<br/>
<a href="http://www.selenic.com/mercurial/">mercurial</a>
</div>

</body>
</html>