mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Whitespace normalization.
This commit is contained in:
parent
b94b849d65
commit
21d45356b8
11 changed files with 48 additions and 48 deletions
|
@ -32,7 +32,7 @@ class install_headers (Command):
|
|||
self.set_undefined_options('install',
|
||||
('install_headers', 'install_dir'),
|
||||
('force', 'force'))
|
||||
|
||||
|
||||
|
||||
def run (self):
|
||||
headers = self.distribution.headers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue