Ticket #468 (new defect)
Warnings in client.py and store.py
| Reported by: | mike | Owned by: | mike |
|---|---|---|---|
| Priority: | normal | Milestone: | backlog |
| Component: | mv3d | Version: | |
| Keywords: | stealable | Cc: | |
| Estimated Effort: | 1 day | Platform: | All |
| State: | Conceptualizing | Relative Size: | 1 |
Description
mv3d\net\client.py:8: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 mv3d\util\datastore\store.py:8: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha }}
Change History
Note: See
TracTickets for help on using
tickets.
