mirror of
https://github.com/python/cpython.git
synced 2025-10-17 04:08:28 +00:00
Normalized all the end-of-class lines.
This commit is contained in:
parent
51060be2f8
commit
fcd974efbb
8 changed files with 10 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue