On Wed, Aug 27, 2003 at 02:54:50PM +1000, Anthony Baxter wrote: > > > Go to the Find tab in the ZMI, select "All types", containing "<foo>" > > Error type: TypeError > Error value: expected a character buffer object
Interesting... foo is ok, but <foo> gives the TypeError. The minimal reproducing example seems to be a single less-than sign. greater-than is fine. -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's LORD CUSTODIAN! (random hero from isometric.spaceninja.com) _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
