Normalized all the end-of-class lines.

This commit is contained in:
Greg Ward 2000-05-25 01:10:04 +00:00
parent 51060be2f8
commit fcd974efbb
8 changed files with 10 additions and 6 deletions

View file

@ -406,4 +406,4 @@ class build_ext (Command):
return apply (os.path.join, ext_path) + '_d.lib'
return apply (os.path.join, ext_path) + '.lib'
# class BuildExt
# class build_ext