I just stumbled upon an error when using MochiKit with HTML, and it took
me some time to realize that it already has been fixed, but not in the
packed vresion I was using - the packed version of MochiKit in the trunk
does not contain the bugfix in r1335. You should either use a pre-commit
hook to make sure that the packaged version is always in sync, or not
keep the packed version the repository at all.
-- Christoph