Commit ba79fc03 authored by Fred Drake's avatar Fred Drake

remove trailing blank line

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040894
parent 2e83526e
......@@ -4,4 +4,3 @@ try:
from Pyrex.Distutils.build_ext import build_ext
except ImportError:
from distutils.command.build_ext import build_ext
......@@ -14,4 +14,3 @@ class install_lib(_install_lib):
bytecode_files.append(py_file + "o")
return bytecode_files
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment