mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Whitespace normalization.
This commit is contained in:
parent
336689b9cc
commit
f9cbf21157
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -408,7 +408,7 @@ class PyBuildExt(build_ext):
|
|||
# These represent audio samples or images as strings:
|
||||
|
||||
# Operations on audio samples
|
||||
# According to #993173, this one should actually work fine on
|
||||
# According to #993173, this one should actually work fine on
|
||||
# 64-bit platforms.
|
||||
exts.append( Extension('audioop', ['audioop.c']) )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue