19 Nov
2004
19 Nov
'04
6:11 a.m.
--On Donnerstag, 18. November 2004 15:59 Uhr -0800 Anthu Nguyen <Anthu.Nguyen@Sun.COM> wrote:
-------------
zopeuser@nwsops35.sfbay% ./runzope Traceback (most recent call last): ... File "/usr/local/Zope-2.7.3-0/lib/python/App/version_txt.py", line 45, in _pre p_version_data dict = expr.match(s).groupdict() AttributeError: 'NoneType' object has no attribute 'groupdict'
This is caused by
zopeuser@nwsops35.sfbay% more ./lib/python/version.txt -n Zope 2.7.3-0 which needs to be modified to be Zope 2.7.3-0
This is already fixed. -aj