Is it technically possible to give Python option of naming process of running script?
Terry Reedy
tjreedy at udel.edu
Wed Mar 14 13:13:49 EDT 2012
On 3/14/2012 12:02 PM, Grant Edwards wrote:
> It seems like an excellent thing to add to the "os" module.
If 'prctl' is a standard POSIX system call, then it should be a
candidate for inclusion in the os module if someone opens a tracker
enhancement issue and presents an argument in favor.
--
Terry Jan Reedy
More information about the Python-list
mailing list