Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'wed,': 0.03; 'am,': 0.14; 'wrote:': 0.14; 'angelico': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'symbolic': 0.16; 'issue,': 0.19; 'header:In-Reply-To:1': 0.21; 'received:209.85.210.174': 0.23; 'received:mail-iy0-f174.google.com': 0.23; 'fix': 0.23; 'notes': 0.26; 'example': 0.27; 'message-id:@mail.gmail.com': 0.28; 'devices.': 0.30; 'to:addr:python-list': 0.33; 'chris': 0.34; 'received:google.com': 0.37; 'issue': 0.37; 'something': 0.37; 'received:209.85': 0.37; 'another': 0.37; 'subject:: ': 0.38; 'received:209': 0.39; 'returned': 0.39; 'stopped': 0.39; 'to:addr:python.org': 0.39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=r7TTcIoIoKWFd1uSfhokPmtKHHFYPI/aS5bKAPORxDk=; b=MQQfQUjx6HvyLsoeAS3HeYb0c2qpH/XseyM9gJ1l4VcbCeUT1WEhPmJLwDa6/7R9y0 3uHzMFAcolro6J2irccRcatPhRYwLmtbrdEp3FeP6cBNTgV4QP2a4vT2RAbDSs0UlFZt 85hcByLkJFp4vgcuhv1V5MINhC0Ti2ggWcqrc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=acZKrxjT3UbnEmemNLvSSMMLfi00dGDvEAvD46MUIvHXlp/yHcW77geCrYK4yJWrGQ jv3KTkt+GxyefG5gMGNcjCIemQtunLIGYGDHI2ELnFWFcWIdU+fnnwn9jb80RiWV/WMo VOQC7qA/d5Z5o4+8Wrdh6WAe8UmBV8epEM/8w= MIME-Version: 1.0 In-Reply-To: References: <20110531231456.44d388d7@Fuddel> Date: Wed, 1 Jun 2011 08:40:02 +1000 Subject: Re: Something is rotten in Denmark... From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306881605 news.xs4all.nl 49042 [::ffff:82.94.164.166]:60562 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6764 On Wed, Jun 1, 2011 at 8:39 AM, Chris Angelico wrote: > - Issue #1713: Fix os.path.ismount(), which returned true for symbolic li= nks > =A0across devices. PS. I know nothing about this particular issue, I just skimmed down the release notes and stopped when something caught my eye. Choose another example if you know of a better one. Chris Angelico