mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Update NOTES for importlib now that a replacement for functools.wraps is
available.
This commit is contained in:
parent
51d8bfc837
commit
b2071f8684
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue