Kaydet (Commit) f9cbf211 authored tarafından Tim Peters's avatar Tim Peters

Whitespace normalization.

üst 336689b9
...@@ -408,7 +408,7 @@ class PyBuildExt(build_ext): ...@@ -408,7 +408,7 @@ class PyBuildExt(build_ext):
# These represent audio samples or images as strings: # These represent audio samples or images as strings:
# Operations on audio samples # 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. # 64-bit platforms.
exts.append( Extension('audioop', ['audioop.c']) ) exts.append( Extension('audioop', ['audioop.c']) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment