commit | 8a9396cf1d9e1ce558841095e1ce0d3c23b7a8aa | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Sep 15 00:33:32 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 15 00:33:32 2021 -0700 |
tree | c4fc3add6f9feaa32da264363f2c3ccb21c25677 | |
parent | dda5ff2d095c795f00afaa64505069a2409f6099 [diff] |
bpo-45020: Don't test IDLE with frozen module. (GH-28344) Otherwise, test would need special import. (cherry picked from commit 369bf949ccbb689cd4638b29b4c0c12db79b927c) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>