Metadata-Version: 1.0
Name: Products.errornumber
Version: 1.2
Summary: Patch error_log to also log the error number.
Home-page: http://pypi.python.org/pypi/Products.errornumber
Author: Stefan H. Holek
Author-email: stefan@epy.co.at
License: ZPL
Description: Changelog
        =========
        
        1.2 - 2009-02-11
        ----------------
        
        - Update patch to not apply when Zope version already passes on the entry id
        to the event log itself.
        [mj]
        
        1.1 - 2009-01-22
        ----------------
        
        - Vastly simplify the monkey patch.
        [mj]
        
        1.0 - 2009-01-22
        ----------------
        
        - Initial release
        [stefan]
        
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
