summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/command/build_clib.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-05-25 01:10:04 (GMT)
committerGreg Ward <gward@python.net>2000-05-25 01:10:04 (GMT)
commitfcd974efbb71ab7cb5a75639028508e0195939b8 (patch)
tree8e0e5ba9b3a87357ee51561b37710d9b5a34dbfc /Lib/distutils/command/build_clib.py
parent51060be2f8b4f6662908215b5e54ba3144a26e6b (diff)
downloadcpython-fcd974efbb71ab7cb5a75639028508e0195939b8.zip
cpython-fcd974efbb71ab7cb5a75639028508e0195939b8.tar.gz
cpython-fcd974efbb71ab7cb5a75639028508e0195939b8.tar.bz2
Normalized all the end-of-class lines.
Diffstat (limited to 'Lib/distutils/command/build_clib.py')
-rw-r--r--Lib/distutils/command/build_clib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/distutils/command/build_clib.py b/Lib/distutils/command/build_clib.py
index 681cd76..dba9a40 100644
--- a/Lib/distutils/command/build_clib.py
+++ b/Lib/distutils/command/build_clib.py
@@ -207,4 +207,4 @@ class build_clib (Command):
# build_libraries ()
-# class BuildLib
+# class build_lib