Re: [PATCH 1 of 3] py3: silence warning about deprecation of imp module

2018-04-07 Thread Pulkit Goyal
On Sat, Apr 7, 2018 at 11:02 AM, Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1523074919 -32400 > # Sat Apr 07 13:21:59 2018 +0900 > # Node ID 5f401721fa2a4ba1e5b5ea570c9c0978481a20f7 > # Parent a0d71618074f3c90180b4e6615544ab20b2cdda4 > py3: silence warning

[PATCH 1 of 3] py3: silence warning about deprecation of imp module

2018-04-06 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1523074919 -32400 # Sat Apr 07 13:21:59 2018 +0900 # Node ID 5f401721fa2a4ba1e5b5ea570c9c0978481a20f7 # Parent a0d71618074f3c90180b4e6615544ab20b2cdda4 py3: silence warning about deprecation of imp module Well, we could fix that, but we aren