diff options
Diffstat (limited to 'Lib/importlib')
| -rw-r--r-- | Lib/importlib/NOTES | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Lib/importlib/NOTES b/Lib/importlib/NOTES index 8351f1e..57e2674 100644 --- a/Lib/importlib/NOTES +++ b/Lib/importlib/NOTES @@ -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 |
