commit | 15aa4c88f6052af6279e6be3fcd2f968f1c53eae | [log] [tgz] |
---|---|---|
author | Anish Shah <shah.anish07@gmail.com> | Fri Mar 03 13:42:03 2017 +0530 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Mar 03 10:12:03 2017 +0200 |
tree | d0728f93b1f04fc184a14f44bc35a8c475da5638 | |
parent | 902e9c50e31209e796b6bbe26f8d2f57ec12071b [diff] |
bpo-29693: Fix for DeprecationWarning in test_import (#421) Patch by Anish Shah.