Update of /cvs-repository/Zope2/lib/python/OFS
In directory korak.digicool.com:/home/brian/temp/test_22/lib/python/OFS
Modified Files:
Tag: Zope-2_2-branch
Application.py
Log Message:
Unscrewed a bug I added that prevented products that mixed new-style
product initialization and old-style metadata from being initialized
correctly.