[ZCM] [ZC] 1149/ 3 Assign "datetime issues under windows"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Mon Jan 12 09:45:20 EST 2004


Issue #1149 Update (Assign) "datetime issues under windows"
 Status Accepted, Zope/bug medium
To followup, visit:
  http://zope.org/Collectors/Zope/1149

==============================================================
= Assign - Entry #3 by Brian on Jan 12, 2004 9:45 am

 Status: Rejected => Accepted

 Supporters added: Brian

fixed for b4
________________________________________
= Reject - Entry #2 by ajung on Dec 12, 2003 1:24 am

 Status: Pending => Rejected

Duplicate of #1128
________________________________________
= Request - Entry #1 by Anonymous User on Dec 12, 2003 12:58 am

We use zope a fair bit under linux, my boss asked if he could play with it on his windows laptop. I downloaded the latest 2.7b3 exe for windows and installed it on his laptop. Then I added CMF-1.4.2, at this point it all fell over.

CMFCalendar is trying to load a module from zope/lib/calendar.py, zope/lib/calendar.py is trying to import a module 'datetime' which doesnt exist (probably because python2.3.2 which ships with the windows zope has a module 'DateTime').

This seems to be a case of zope2.7b3 being bundled with python2.3.2 for windows and then not being extensivly tested, Im unsure how this passed unit testing (assuming unit testing happened prior to the package being made)
 

==============================================================




More information about the Zope-Collector-Monitor mailing list