mirror of
https://github.com/python/cpython.git
synced 2025-08-10 11:58:39 +00:00
Apply changes from importlib_metadata 0.11
This commit is contained in:
parent
071cbd4ea1
commit
21eaaf47ac
8 changed files with 73 additions and 151 deletions
|
@ -1,5 +1,3 @@
|
|||
from __future__ import absolute_import
|
||||
|
||||
import re
|
||||
import abc
|
||||
import csv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue