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 marcelo_fernandez
Recipients amaury.forgeotdarc, asksol, elprans, exarkun, flub, giampaolo.rodola, iElectric, loewis, marcelo_fernandez, piro, serverhorror
Date 2009-12-07.01:33:48
SpamBayes Score 7.335573e-05
Marked as misclassified No
Message-id <d2c8b70d0912061733q12f32ab7gcbdfa250a758610b@mail.gmail.com>
In-reply-to <1260148441.67.0.467818026235.issue5672@psf.upfronthosting.co.za>
Content
2009/12/6 Daniele Varrazzo <report@bugs.python.org>:
>
> Just released setproctitle 0.2 where I also call prctl() if available.
> It is actually the string used by killall.

Great!

I've just tested it and it works fine here... Any possibility this
module can be included in the regular python standard library, in the
future?

Thanks!
History
Date User Action Args
2009-12-07 01:33:50marcelo_fernandezsetrecipients: + marcelo_fernandez, loewis, exarkun, amaury.forgeotdarc, giampaolo.rodola, flub, piro, serverhorror, iElectric, elprans, asksol
2009-12-07 01:33:49marcelo_fernandezlinkissue5672 messages
2009-12-07 01:33:48marcelo_fernandezcreate