Download List

프로젝트 설명

py-setproctitle is a library that allows a Python process to change its title, as displayed by system tools such as ps and top. Changing the title is useful in multi-process systems, for example when a master process is forked: changing the child's title allows you to identify the task each process is busy with. It is based on PostgreSQL's multi-platform implementation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-03 12:05 Back to release list
1.1.1

이 버전에서는 모듈이 mod_wsgi 같은 임베디드 파이썬 인터프리터로 가져올 segfault을 해결합니다.
This release fixes a segfault when the module is imported in an embedded Python interpreter, such as mod_wsgi.

Project Resources