Florent Guillaume wrote:
+ warn('DirectoryView %s refers to a non-existing path %s'
+ % (self.id, dirpath), UserWarning)
Urg. I hate the warn module, anyone object if I change that to a normal
logging call?
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-CMF maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cmf
See http://collector.zope.org/CMF for bug reports and feature requests