Jeroen van den Hout <jlvandenh...@gmail.com> added the comment:

Well, if I look at the source code build_ext explicitly calls for SWIG to 
handle interface files. Also, in case of commands like 'pip install <package>', 
the build sequence is predefined anyways, unless you explicitly define your own 
sequence in a custom command, in which case you are already tempering with 
default behavior.

That's why I argue that building and copying SWIG generated files correctly 
should be the default behavior.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37247>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to