[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

[ANN] python-daemon 1.5.3

Ben Finney

2/27/2010 12:15:00 AM

Howdy all,

I'm pleased to announce the release of version 1.5.3 of â??python-daemonâ??.

What is python-daemon
=====================

The â??python-daemonâ?? library is the reference implementation of PEP 3143
<URL:http://www.python.org/dev/peps/pep..., â??Standard daemon process
library�.

The latest version is always available via the PyPI page for the project,
<URL:http://pypi.python.org/pypi/python-d....

What's new in this version
==========================

Since version 1.5.2 the following significant improvements have been made:

* Invoke the pidfile context manager with the correct arguments (as per
<URL:http://docs.python.org/library/stdtypes.html#typecontextm...).
Thanks to Ludvig Ericson for the bug report.

--
\ â??The surest way to corrupt a youth is to instruct him to hold |
`\ in higher esteem those who think alike than those who think |
_o__) differently.â? â??Friedrich Nietzsche, _The Dawn_, 1881 |
Ben Finney