This might be something on my end, but I figure I'd throw it out in case it's 
related to any changes related to naïve/non-naïve time zones.

Here's the relevant part of the traceback:

  File "/opt/aktari/zope/src/zope/i18n/format.py", line 175, in format
    info = buildDateTimeInfo(obj, self.calendar, bin_pattern)
  File "/opt/aktari/zope/src/zope/i18n/format.py", line 603, in 
buildDateTimeInfo
    tz_secs = tzinfo.utcoffset(dt).seconds

I'll dig further, but at a casual glance I couldn't turn up any security 
declarations for UTC objects. Could this be a case where datetime values are 
suddenly spouting proxied tzinfos?

 -- Garrett
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to