#2133: AttributeError in beaker in tg2.0b2 python2.4
------------------------+---------------------------------------------------
 Reporter:  lszyba1     |        Owner:  faide  
     Type:  defect      |       Status:  closed 
 Priority:  normal      |    Milestone:  2.0rc1 
Component:  TurboGears  |      Version:  trunk  
 Severity:  normal      |   Resolution:  wontfix
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by pjenvey):

 If you want to patch around Beaker, go ahead. We'll even accept an
 upstream patch to work around this

 But note that Beaker is only one of the few libraries that triggers the
 problem. You're going to have to patch all the others too. You can spot
 some of them via google code search:

 
http://www.google.com/codesearch?hl=en&lr=&q=from+import+hashlib+hmac%5C.new&sbtn=Search

 I don't like monkey patching either, but IMHO it's the the most practical
 solution. Especially when it only needs to happen on systems with the 2.4
 hashlib installed, of which there are few.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2133#comment:25>
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.
This group is read-only. No posting by normal members allowed.
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to