summaryrefslogtreecommitdiffstats
path: root/Lib/functools.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2006-05-30 02:26:46 (GMT)
committerTim Peters <tim.peters@gmail.com>2006-05-30 02:26:46 (GMT)
commit27c70598a87ca2dad013e7532ca249f1d1651eca (patch)
treef4b858a134b49cd3a27efebdbdf763cffaf5255e /Lib/functools.py
parentaba19bc45fb3f0c45cb4511e2b9c1fca637fb2b3 (diff)
downloadcpython-27c70598a87ca2dad013e7532ca249f1d1651eca.zip
cpython-27c70598a87ca2dad013e7532ca249f1d1651eca.tar.gz
cpython-27c70598a87ca2dad013e7532ca249f1d1651eca.tar.bz2
Whitespace normalization.
Diffstat (limited to 'Lib/functools.py')
-rw-r--r--Lib/functools.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/functools.py b/Lib/functools.py
index 5aa30e3..4935c9f 100644
--- a/Lib/functools.py
+++ b/Lib/functools.py
@@ -23,4 +23,4 @@ __all__ = [
# The wraps function makes it easy to avoid the bug that afflicts the
# decorator example in the python-dev email proposing the
# update_wrapper function:
-# http://mail.python.org/pipermail/python-dev/2006-May/064775.html \ No newline at end of file
+# http://mail.python.org/pipermail/python-dev/2006-May/064775.html