This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients bluebird, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-12-11.16:44:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576082671.35.0.719327436094.issue39025@roundup.psfhosted.org>
In-reply-to
Content
> Moreover, some of these C++ exectuables depends on DLL which are only in the Scripts directory and it might not work.

In this case, perhaps these tools should be in a separate directory? A simple .py script could be added to Scripts that works with "-m" and launches the executable.

> I do not think that your proposal addresses the full problem.

You'll have to excuse us. We've had a lot of experience in this area with this problem, and so we'll be very quick to rule out imaginary proposals like the one you posted that we know are technically infeasible.
History
Date User Action Args
2019-12-11 16:44:31steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, bluebird, zach.ware
2019-12-11 16:44:31steve.dowersetmessageid: <1576082671.35.0.719327436094.issue39025@roundup.psfhosted.org>
2019-12-11 16:44:31steve.dowerlinkissue39025 messages
2019-12-11 16:44:31steve.dowercreate