[Zope-Checkins] CVS: Zope2 - Common.py:1.3.36.4
Ken Manheimer
klm@serenade.digicool.com
Mon, 13 Nov 2000 18:27:40 -0500
Update of /cvs-repository/Zope2/lib/python/App
In directory serenade.digicool.com:/usr/local/dc/WikiForNow/Zope-2_2-branch/lib/python/App
Modified Files:
Tag: Zope-2_2-branch
Common.py
Log Message:
rfc1123_date(): Put back in the check for defaulted timestamp, so we
don't get exceptions in that case. Fixes failure on writing ftp
documents, at least.
Looks like the 'format' parameter is unused and inappropriate, but i'm
leaving that for someone in the know to repair. (They should pull out
my 'XXX' comment/note, at that time.)