mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
Untabified.
This commit is contained in:
parent
4cd6f2ab80
commit
fa9ff76aae
8 changed files with 14 additions and 14 deletions
|
@ -53,7 +53,7 @@ class build_clib (Command):
|
|||
help_options = [
|
||||
('help-compiler', None,
|
||||
"list available compilers", show_compilers),
|
||||
]
|
||||
]
|
||||
|
||||
def initialize_options (self):
|
||||
self.build_clib = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue