mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Remove an outdated todo item from importlib.
This commit is contained in:
parent
d720b36248
commit
6c3aaf3276
1 changed files with 0 additions and 6 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue