
I've noticed that the "clean" command does not remove files generated by swig or pyrex (since pyrex uses the same swig interface). Does anyone have any suggestions on how to make that work, or a suggestion on how to enhance distutils to make it work?
-Eric

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Eric Huss wrote:
I've noticed that the "clean" command does not remove files generated by swig or pyrex (since pyrex uses the same swig interface). Does anyone have any suggestions on how to make that work, or a suggestion on how to enhance distutils to make it work?
Shouldn't such "generated sources" be removed only by something like 'distclean'? Otherwise, it becomse unsafe to distribute except to those who have swig / pyrex themselves to do the generation.
Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com
participants (2)
-
Eric Huss
-
Tres Seaver