Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71900 > unrolled thread

Re: daemon.DaemonContext and logging

Started bywonko@4amlunch.net
First post2014-05-22 08:28 -0700
Last post2014-05-22 13:54 -0500
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: daemon.DaemonContext and logging wonko@4amlunch.net - 2014-05-22 08:28 -0700
    Re: daemon.DaemonContext and logging Mark H Harris <harrismh777@gmail.com> - 2014-05-22 13:54 -0500

#71900 — Re: daemon.DaemonContext and logging

Fromwonko@4amlunch.net
Date2014-05-22 08:28 -0700
SubjectRe: daemon.DaemonContext and logging
Message-ID<6539d794-c931-4be5-be34-8f2932e32ef5@googlegroups.com>
On Saturday, April 10, 2010 11:52:41 PM UTC-4, Ben Finney wrote:
>     pid = daemon.pidlockfile.TimeoutPIDLockFile(
>         "/tmp/dizazzo-daemontest.pid", 10)

Has pidlockfile been removed? (1.6)

-brian

[toc] | [next] | [standalone]


#71907

FromMark H Harris <harrismh777@gmail.com>
Date2014-05-22 13:54 -0500
Message-ID<lllh5c$usv$1@speranza.aioe.org>
In reply to#71900
On 5/22/14 10:28 AM, wonko@4amlunch.net wrote:
> On Saturday, April 10, 2010 11:52:41 PM UTC-4, Ben Finney wrote:
>>      pid = daemon.pidlockfile.TimeoutPIDLockFile(
>>          "/tmp/dizazzo-daemontest.pid", 10)
>
> Has pidlockfile been removed? (1.6)
>
> -brian
>

"Have you released the inertial dampener?"

:)

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web