summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/_bootstrap_external.py
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2021-04-24 02:08:22 (GMT)
committerGitHub <noreply@github.com>2021-04-24 02:08:22 (GMT)
commit6c681e1a4aa2dbca61be9a26c9257d7d25fa29a7 (patch)
tree9fb43b61a6c399c92b54aacbdb7aecdaf5e16c43 /Lib/importlib/_bootstrap_external.py
parent481994078fbf61317fe35456e9a1b8a960e7dfa0 (diff)
downloadcpython-6c681e1a4aa2dbca61be9a26c9257d7d25fa29a7.zip
cpython-6c681e1a4aa2dbca61be9a26c9257d7d25fa29a7.tar.gz
cpython-6c681e1a4aa2dbca61be9a26c9257d7d25fa29a7.tar.bz2
bpo-38659: [Enum] do not check '_inverted_' during simple test (GH-25566)
Depending on usage, it's possible for Flag members to have the _inverted_ attribute when they are testing, while the Flag being testing against will not have that attribute on its members -- so skip that comparison.
Diffstat (limited to 'Lib/importlib/_bootstrap_external.py')
0 files changed, 0 insertions, 0 deletions