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


Groups > comp.lang.python > #50494

Re: Concurrent writes to the same file

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <jsf80238@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'url:bitbucket': 0.05; 'subject:file': 0.07; 'subject:same': 0.07; 'cc:addr:python-list': 0.11; 'url:css': 0.16; 'url:py': 0.16; 'cc:addr:python.org': 0.22; 'looks': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:python': 0.33; 'subject:the': 0.34; 'received:google.com': 0.35; 'url:org': 0.36; 'thank': 0.38
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zcgrhkZmuCaTD2dffKR4tOcPNTwBnFI4ml6EQrh3ZEo=; b=QEEEYnAjiqZaD30HGVLM7Ys5CwS83j6wfen8tIUVRP8+SlaBBOZBo9RPpDEU8QwC+m v+vZoELCetiOxeFUQCThZxqOBj8lS+aLIehY0E8oxepkXOpk5lzk+8zOFWGimuRRPUI4 uHqeywWLPE6I86TG1eM9hZUzixcac1xqjjlfTIS/p/Ap7KzqhVnTtwVGAATe6+F+VS7B IjlXtCB2VPiRArvA8cMEyAL2f2IQ2MDlaBxEkHrmPTsOGUPtyy4v74wjfmUToFF4irjU AFiGNxrzzsDeeyhcUQsOhTmjJKNnLVFtYGIYsQGvu5woCZMdUWmlZzv/CedhJzM1+2vR 6X9A==
MIME-Version 1.0
X-Received by 10.50.32.70 with SMTP id g6mr364607igi.2.1373604489059; Thu, 11 Jul 2013 21:48:09 -0700 (PDT)
In-Reply-To <20130711063158.GA31552@cskk.homeip.net>
References <CANy1k1iCT3O=o6AwrpaZemzup1dQRwq-vpoperegamtB2psbcA@mail.gmail.com> <20130711063158.GA31552@cskk.homeip.net>
Date Thu, 11 Jul 2013 22:48:08 -0600
Subject Re: Concurrent writes to the same file
From Jason Friedman <jsf80238@gmail.com>
To Cameron Simpson <cs@zip.com.au>
Content-Type multipart/alternative; boundary=047d7b10ca55a1e6c004e1493779
Cc python-list <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4612.1373604497.3114.python-list@python.org> (permalink)
Lines 25
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1373604497 news.xs4all.nl 15928 [2001:888:2000:d::a6]:40930
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:50494

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

>
> https://bitbucket.org/cameron_simpson/css/src/374f650025f156554a986fb3fd472003d2a2519a/lib/python/cs/fileutils.py?at=default#cl-408
>
> That looks like it will do the trick for me, thank you Cameron.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Concurrent writes to the same file Jason Friedman <jsf80238@gmail.com> - 2013-07-11 22:48 -0600

csiph-web