Download List

Descripción del Proyecto

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

Esta versión corrige una violación de segmento cuando el módulo se importa en un intérprete de Python incrustado, como mod_wsgi.
This release fixes a segfault when the module is imported in an embedded Python interpreter, such as mod_wsgi.

Project Resources