Ticket #364 (closed defect: fixed)
UmitDB doesn't uses hashlib correctly
| Reported by: | rcarvalho | Owned by: | boltrix |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | Umit | Version: | current svn |
| Keywords: | Cc: | luis |
Description
When I try to use umit.core.UmitDB, it tries to use hashlib (on python 2.5), but the class hashlib.md5 does not a method 'new'. I've attached a patch that fix the problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
