bpo-28655: Fix test_import.test_missing_source_legacy() (GH-9589) · python/cpython@43500a5 · GitHub
Skip to content

Commit 43500a5

Browse files
vstinnerncoghlan
andauthored
bpo-28655: Fix test_import.test_missing_source_legacy() (GH-9589)
bpo-28655, bpo-33053: test_import.test_missing_source_legacy() now removes the .pyc file that it creates to avoid leaking a file. Fix extract from commit d5d9e02. Co-Authored-By: Nick Coghlan <ncoghlan@gmail.com>
1 parent dfa1113 commit 43500a5

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Lib/test/test_import/__init__.py

Lines changed: 5 additions & 2 deletions

0 commit comments

Comments
 (0)