summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/importlib/NOTES')
-rw-r--r--Lib/importlib/NOTES2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/importlib/NOTES b/Lib/importlib/NOTES
index e1ec98d..a9f0c17 100644
--- a/Lib/importlib/NOTES
+++ b/Lib/importlib/NOTES
@@ -1,8 +1,6 @@
to do
/////
-* Backport a poor-man's functools.wraps.
-
* Implement PEP 302 protocol for loaders (should just be a matter of testing).
+ Built-in.