#420: strptime %f requires python 2.6
-------------------------+--------------------------------------------------
 Reporter:  yozh@…       |       Owner:  wsanchez@…        
     Type:  Defect       |      Status:  new               
 Priority:  5: Not set   |   Milestone:                    
Component:  Twisted      |    Severity:  Other             
 Keywords:               |       Radar:                    
-------------------------+--------------------------------------------------
 twistedcaldav/dateops.py:247 contains:

 {{{
 return datetime.datetime.strptime(ts, "%Y-%m-%d %H:%M:%S.%f")
 }}}

 %f strptime format is not available in Python 2.5.

 http://trac.calendarserver.org/wiki/HACKING page does not allow code that
 requires Python 2.6.

-- 
Ticket URL: <http://trac.calendarserver.org/ticket/420>
Calendar and Contacts Server </>
HTTP/WebDAV/CalDAV Server
_______________________________________________
calendarserver-dev mailing list
calendarserver-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Reply via email to