--> --> -->
Traceback (most recent call last):
  File "hgweb.cgi", line 16, in <module>
    wsgicgi.launch(wsgiapplication(make_web_app))
  File "/home/habes/lib/python/mercurial/hgweb/wsgicgi.py", line 61, in launch
    result = application(environ, start_response)
  File "/home/habes/lib/python/mercurial/hgweb/request.py", line 18, in __call__
    return _wsgirequest(self.destmaker(), wsgienv, start_response)
  File "hgweb.cgi", line 14, in make_web_app
    return hgweb("/home/habes/code/parse", "a parsing framework")
  File "/home/habes/lib/python/mercurial/hgweb/hgweb_mod.py", line 72, in __init__
    self.repo = hg.repository(ui.ui(report_untrusted=False), repo)
  File "/home/habes/lib/python/mercurial/demandload.py", line 61, in __getattribute__
    module = object.__getattribute__(self, 'module')()
  File "/home/habes/lib/python/mercurial/demandload.py", line 82, in module
    return getattr(importer.module(), target)
  File "/home/habes/lib/python/mercurial/demandload.py", line 30, in module
    self.fromlist)
  File "/home/habes/lib/python/mercurial/mdiff.py", line 9, in <module>
    import bdiff, mpatch
ImportError: /home/habes/lib/python/mercurial/bdiff.so: wrong ELF class: ELFCLASS32