From: Brett Cannon Date: Sun, 1 Feb 2009 05:04:06 +0000 (+0000) Subject: Remove an outdated todo item from importlib. X-Git-Tag: v3.1a1~324 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c3aaf3276df9e9b7880acad3f4cc5ed8c6b6ba4;p=thirdparty%2FPython%2Fcpython.git Remove an outdated todo item from importlib. --- diff --git a/Lib/importlib/NOTES b/Lib/importlib/NOTES index 8351f1e22d1f..57e267404a22 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