mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove trailing whitespace.
This commit is contained in:
parent
3d3558a465
commit
48310cd3f2
127 changed files with 825 additions and 825 deletions
|
@ -213,7 +213,7 @@ This warning notwithstanding, options to SWIG can be currently passed like
|
|||
this::
|
||||
|
||||
setup(...,
|
||||
ext_modules=[Extension('_foo', ['foo.i'],
|
||||
ext_modules=[Extension('_foo', ['foo.i'],
|
||||
swig_opts=['-modern', '-I../include'])],
|
||||
py_modules=['foo'],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue