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 vlegoll
Recipients amaury.forgeotdarc, tebeka, vincent.legoll, vlegoll
Date 2008-09-02.08:26:01
SpamBayes Score 2.1974041e-07
Marked as misclassified No
Message-id <4727185d0809020126q60e37c3gaa35d6b538022440@mail.gmail.com>
In-reply-to <1220282035.3.0.780937629508.issue3548@psf.upfronthosting.co.za>
Content
On Mon, Sep 1, 2008 at 5:13 PM, Amaury Forgeot d'Arc
<report@bugs.python.org> wrote:
> Amaury Forgeot d'Arc <amauryfa@gmail.com> added the comment:
>
> Vincent,
> GPL licenced code is incompatible with the inclusion into python.
> And if I am correct, you should sign a contributor agreement. Then the
> licence text is not necessary.

This is not a patch against python, this is a standalone script, just
implementing the same functionality as the original bug report in a
slightly different way...

But thanks for the input anyways.

If this functionality is really interesting people and agreed to be integrated
into upstream subprocess module, I can rework it the right way, or work
from the original patch from the bug report.
History
Date User Action Args
2008-09-02 08:26:02vlegollsetrecipients: + vlegoll, amaury.forgeotdarc, tebeka, vincent.legoll
2008-09-02 08:26:01vlegolllinkissue3548 messages
2008-09-02 08:26:01vlegollcreate