summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
Diffstat (limited to 'Lib')
-rw-r--r--Lib/importlib/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/importlib/NOTES b/Lib/importlib/NOTES
index a9f0c17..6512d93 100644
--- a/Lib/importlib/NOTES
+++ b/Lib/importlib/NOTES
@@ -38,7 +38,7 @@ to do
* bytecode_path
* write_bytecode (not abstract)
- + util (for decorators, make sure to wrap with functools.wraps)
+ + util
- get_module decorator (rename: module_for_loader)
- set___package__ decorator