[Zope] Re: HTMLDocument

Chris Muldrow cmuldrow@fredericksburg.com
Wed, 08 Jan 2003 13:36:50 -0500


On 1/8/03 1:36 PM, "Chris Muldrow" <cmuldrow@fredericksburg.com> wrote:

> I used HTMLDocument a long time ago, and I'm trying to reinstall it so we can
> remove some old HTMLDocument objects that are lurking somewhere in our site.
> I'm getting this when I put in products, though:
Oops. Hit send accidentally!
Here's the error:

003-01-08T13:32:29 ERROR(200) Zope Could not import Products.HTMLDocument
Traceback (innermost last):
  Module OFS.Application, line 541, in import_product
  Module Products.HTMLDocument, line 5, in ?
  Module Products.HTMLDocument.HTMLDocument, line 27, in ?
  Module Products.HTMLDocument.IHTMLDocument, line 9, in ?
ImportError: cannot import name InterfaceBase


Anyone tried this on Zope2.6.1?