mirror of https://github.com/python/cpython
Remove an outdated todo item from importlib.
This commit is contained in:
parent
d720b36248
commit
6c3aaf3276
|
@ -1,12 +1,6 @@
|
|||
to do
|
||||
/////
|
||||
|
||||
* Reorganize support code.
|
||||
|
||||
+ Add a file loader mock that returns monotonically increasing mtime.
|
||||
- Use in source/test_reload.
|
||||
- Use in source/test_load_module_mixed.
|
||||
|
||||
* API simplification?
|
||||
|
||||
+ read_source -> get_data/source_path
|
||||
|
|
Loading…
Reference in New Issue