[twill] deprecation warnings in python 2.6

C. Titus Brown ctb at msu.edu
Wed Jun 10 16:52:56 PDT 2009


On Wed, Jun 10, 2009 at 11:36:21PM +0100, John J Lee wrote:
-> On Wed, 10 Jun 2009, C. Titus Brown wrote:
-> 
-> > On Wed, Jun 10, 2009 at 10:25:28AM -0700, bruce wrote:
-> > -> I'm getting these warnings now from twill:
-> > ->
-> > ->     /usr/lib64/python2.6/site-packages/twill/other_packages/_mechanize_dist/_auth.py:14: DeprecationWarning: the md5 module is deprecated; use hashlib instead
-> > ->       import re, base64, urlparse, posixpath, md5, sha, sys, copy
-> > ->     /usr/lib64/python2.6/site-packages/twill/other_packages/_mechanize_dist/_auth.py:14: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
-> > ->
-> > -> Is there a resolution for this?
-> >
-> > Hi Bruce,
-> >
-> > these are in mechanize... do you know if it's been fixed there?
-> 
-> It's fixed there, yes.

OK, then the next version of twill will have them, too.  No definite ETA yet,
but interested people can check it out from Google Code via svn,

	http://twill.googlecode.com/svn/branches/0.9.2-dev

cheers,
--titus
-- 
C. Titus Brown, ctb at msu.edu



More information about the twill mailing list