summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorThomas Heller <theller@ctypes.org>2002-01-18 20:30:53 +0000
committerThomas Heller <theller@ctypes.org>2002-01-18 20:30:53 +0000
commit73ec374c6be48544fbc6f550cbb97028d7262be7 (patch)
tree5c806174a86c51e60a378111f508ab02891ae017 /Python
parent54505524943ea7eb8f884848f0e279db5c7b58b1 (diff)
downloadcpython-73ec374c6be48544fbc6f550cbb97028d7262be7.tar.gz
SWIGing a source file <name>.i silently overwrites <name>.c if it is
present - at least the swigged file should be named <name>_wrap.c as this is also SWIG's default. (Even better would be to generate the wrapped sources in a different location, but I'll leave this for later). Newer versions of SWIG don't accept the -dnone flag any more. Since virtually nobody uses SWIG with distutils, this should do no harm. Suggested be Martin Bless on c.l.p.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions