Antoine Pitrou <pit...@free.fr> added the comment: > If the underlying library is LGPL, it would > require us to distribute its sources along with the Windows binaries, > which I'm not willing to do.
Martin, this is wrong, you don't have to bundle the source *in* the object code package. Making it available on some HTTP or FTP site is sufficient. (actually, if we don't modify the library source, we can even point at the original download site) ---------- nosy: +pitrou _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5689> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com