On Thursday 17 March 2005 07:20, [EMAIL PROTECTED] wrote:
> I tried using swig_opts, but it didn't recognize it. I'm using python
> 2.3.2, SWIG 1.3.21 if that matters.

Pretty sure that option only got added in Python 2.4 (I vaguely recall being
the one who checked it in). Since it's a new feature, it didn't get backported
to 2.3 (and in any case, 2.3.5 is the end of the line for 2.3). You could copy 
the new code from 2.4 back to your local repository - or maybe someone's
already done a backport...

Anthony
-- 
Anthony Baxter     <[EMAIL PROTECTED]>
It's never too late to have a happy childhood.
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to