summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2009-02-01 05:04:06 (GMT)
committerBrett Cannon <bcannon@gmail.com>2009-02-01 05:04:06 (GMT)
commit6c3aaf3276df9e9b7880acad3f4cc5ed8c6b6ba4 (patch)
tree34c0b1c1f63621d52c607ec137708a3f8aac8672 /Lib
parentd720b362486cc0e89f2b05a7d1473692d9788303 (diff)
downloadcpython-6c3aaf3276df9e9b7880acad3f4cc5ed8c6b6ba4.zip
cpython-6c3aaf3276df9e9b7880acad3f4cc5ed8c6b6ba4.tar.gz
cpython-6c3aaf3276df9e9b7880acad3f4cc5ed8c6b6ba4.tar.bz2
Remove an outdated todo item from importlib.
Diffstat (limited to 'Lib')
-rw-r--r--Lib/importlib/NOTES6
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