DescriptionIf you have python 2.5+ installed, a deprecation warning for the md5 module is
displayed whenever upload.py is used. This change forces the code to use hashlib
when it is available (python 2.5+) and prevents the warning.
This has been replaced by http://codereview.chromium.org/99235
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 2 (0 generated)
|