Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #88436
| From | Sturla Molden <sturla.molden@gmail.com> |
|---|---|
| Subject | Re: Lockfile hanling |
| Date | 2015-04-01 23:51 +0000 |
| References | <mfeu9p$c6l$1@dont-email.me> <CALwzid=V2bhLJjLCmySYRu+O3fdWR+d3AaMkeRuWoykO2cGQKQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.15.1427932288.12925.python-list@python.org> (permalink) |
Ian Kelly <ian.g.kelly@gmail.com> wrote: > As long as there's not *also* some other external process that needs > to access the file occasionally. :-) Then there is multiprocessing.Lock :)
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Lockfile hanling Ervin Hegedüs <airween@gmail.com> - 2015-03-31 16:50 +0200
Re: Lockfile hanling Christian Gollwitzer <auriocus@gmx.de> - 2015-03-31 20:58 +0200
Re: Lockfile hanling Ian Kelly <ian.g.kelly@gmail.com> - 2015-03-31 13:17 -0600
Re: Lockfile hanling Christian Gollwitzer <auriocus@gmx.de> - 2015-03-31 21:59 +0200
Re: Lockfile hanling Ian Kelly <ian.g.kelly@gmail.com> - 2015-03-31 14:12 -0600
Re: Lockfile hanling Sturla Molden <sturla.molden@gmail.com> - 2015-04-01 23:51 +0000
csiph-web