c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
7 lines
243 B
Text
7 lines
243 B
Text
A setproctitle implementation for Python.
|
|
|
|
The library allows a process to change its title (as displayed by system tools
|
|
such as ps(1) and top(1).
|
|
|
|
WWW: https://pypi.org/project/setproctitle/
|
|
WWW: https://github.com/dvarrazzo/py-setproctitle
|