[issue5672] Implement a way to change the python process name

Giampaolo Rodola' report at bugs.python.org
Mon Apr 6 19:29:23 CEST 2009


Giampaolo Rodola' <billiejoex at users.sourceforge.net> added the comment:

As for os.getprocname() I think you can borrow some code from psutil
project [1] to implement it on FreeBSD, OS X and even Windows platforms.

[1] http://code.google.com/p/psutil

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5672>
_______________________________________


More information about the Python-bugs-list mailing list