[PATCH 5 of 8 v2] py3: make tests/md5sum.py use absolute_import

Pulkit Goyal 7895pulkit at gmail.com
Wed May 18 15:40:39 EDT 2016


Okay I think I should resend V2 of the series dropping the 7th one and
fixing this.

On Thu, May 19, 2016 at 1:05 AM, timeless <timeless at gmail.com> wrote:
>>>     from hashlib import md5
>
> Pulkit Goyal wrote:
>> test-check-module-imports warn me on this :(
>> +  tests/md5sum.py:15: relative import of stdlib module
>
> import hashlib
> hashlib.md5


More information about the Mercurial-devel mailing list