commit | 69802f6163c9f18ca0e0b9c4c43a49365fc63e2d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jul 24 17:00:39 2019 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 24 17:00:39 2019 -0700 |
tree | 0ade0feb717ad08306a49755e06f6e9c607ba201 | |
parent | 4b7ce105ff80467bf4d79c413d7adc256b824153 [diff] |
closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather than listdir. (14942) (cherry picked from commit 93e8aa62cfd0a61efed4a61a2ffc2283ae986ef2) Co-authored-by: Benjamin Peterson <benjamin@python.org>