#1179: utils.py is Python 2.3 incompatible
------------------------+---------------------------------------------------
 Reporter:  Timur       |       Owner:  anonymous
     Type:  defect      |      Status:  new      
 Priority:  normal      |   Milestone:           
Component:  unassigned  |     Version:  1.0b1    
 Severity:  major       |    Keywords:           
------------------------+---------------------------------------------------
 kw.update(izip(islice(argnames, start, len(argnames) - len(defaults)),
 args))

 does not work because in Python 2.3  update can not take an iterable as
 argument.

 Please see
 http://groups.google.com/group/turbogears/browse_frm/thread/218514debdc256d8

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1179>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-tickets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to