Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #71900 > unrolled thread
| Started by | wonko@4amlunch.net |
|---|---|
| First post | 2014-05-22 08:28 -0700 |
| Last post | 2014-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.
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
| From | wonko@4amlunch.net |
|---|---|
| Date | 2014-05-22 08:28 -0700 |
| Subject | Re: 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]
| From | Mark H Harris <harrismh777@gmail.com> |
|---|---|
| Date | 2014-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