Show More
@@ -46,6 +46,7 b' IGNORES = {' | |||
|
46 | 46 | # setuptools' pkg_resources.py expects "from __main__ import x" to |
|
47 | 47 | # raise ImportError if x not defined |
|
48 | 48 | '__main__', |
|
49 | '_ast', # https://bugs.python.org/issue41631 | |
|
49 | 50 | '_ssl', # conditional imports in the stdlib, issue1964 |
|
50 | 51 | '_sre', # issue4920 |
|
51 | 52 | 'rfc822', |
General Comments 0
You need to be logged in to leave comments.
Login now