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

Dan Stromberg report at bugs.python.org
Fri Dec 28 17:32:00 EST 2018


Dan Stromberg <strombrg at gmail.com> added the comment:

Isn't this "python script doesn't show up in top correctly" issue a matter of "#!/usr/bin/env python3"?

If you "#!/usr/bin/python3" (for example) instead, top seems happy.

----------
nosy: +strombrg

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


More information about the Python-bugs-list mailing list