Skip to content

Commit eaaa7de

Browse files
author
brett.cannon
committed
Update NOTES for importlib now that a replacement for functools.wraps is
available. git-svn-id: http://svn.python.org/projects/python/branches/py3k@69403 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent b52a38d commit eaaa7de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/importlib/NOTES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ to do
3838
* bytecode_path
3939
* write_bytecode (not abstract)
4040

41-
+ util (for decorators, make sure to wrap with functools.wraps)
41+
+ util
4242

4343
- get_module decorator (rename: module_for_loader)
4444
- set___package__ decorator

0 commit comments

Comments
 (0)