mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Move extension module loader tests over to importlib.test.abc.LoaderTests.
This commit is contained in:
parent
d98a6a014d
commit
e70485e7c1
2 changed files with 22 additions and 4 deletions
|
@ -4,7 +4,6 @@ to do
|
|||
* Use test.abc.LoaderTests
|
||||
|
||||
+ frozen
|
||||
+ extension
|
||||
+ source
|
||||
|
||||
* Reorganize support code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue