mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Factor out helper code from importlib.test.extension.test_path_hook.
This commit is contained in:
parent
36d1f3eb41
commit
534b2cd176
6 changed files with 21 additions and 42 deletions
|
@ -1,8 +1,6 @@
|
|||
to do
|
||||
/////
|
||||
|
||||
* Extract test_path_hooks constants into a util module for extension testing.
|
||||
|
||||
* Backport a poor-man's functools.wraps.
|
||||
|
||||
* Implement PEP 302 protocol for loaders (should just be a matter of testing).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue