We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee642d5 commit 8d6c28eCopy full SHA for 8d6c28e
Lib/functools.py
@@ -6,7 +6,7 @@
6
# Written by Nick Coghlan <ncoghlan at gmail.com>,
7
# Raymond Hettinger <python at rcn.com>,
8
# and Łukasz Langa <lukasz at langa.pl>.
9
-# Copyright (C) 2006-2013 Python Software Foundation.
+# Copyright (C) 2006-2024 Python Software Foundation.
10
# See C source code for _functools credits/copyright
11
12
__all__ = ['update_wrapper', 'wraps', 'WRAPPER_ASSIGNMENTS', 'WRAPPER_UPDATES',
0 commit comments