Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.046 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; '(it': 0.09; 'bug': 0.10; 'subject:not': 0.11; 'devs': 0.16; 'fix,': 0.16; 'copied': 0.17; '2.x': 0.22; 'patch': 0.24; 'url:bugs': 0.24; 'header:In-Reply- To:1': 0.25; 'looks': 0.26; 'subject:skip:d 10': 0.27; 'message- id:@mail.gmail.com': 0.27; 'probably': 0.29; 'url:python': 0.32; 'could': 0.32; 'docs': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'url:org': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'easy': 0.60; 'love': 0.63; 'done:': 0.84; 'subject:skip:N 10': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=rXGCWqTTUpCEyJ3dTjoDoRf7n28Bb6fytoXj/kI36RQ=; b=MWXqnFksPVp7g1NnjQR8K6L+KfStdw3FBmYExkCWknIjrlLWqShoMKaR3y7Qz530f5 A8S5kqnUpz/Q5sc0dH7bYhw8JzkP0ofORKwsGmbreldXw9CZw1knytQK1DD8bM1reTbS S+PCt9/fLA4Sstv18GUB878YtjObZUorvHw/id4xgPUiG4FPPkshZQ1fGG3W1L/wFc9N +UoxihPV+ZebWtMGyjjqe8nCZPI6+B4CoSv3ux69a+qqxazVvyomMOFBZxOryvLdjrqP Cu7MU8BlNELDpmM3ml3XJdr67lYaiKMboPjagIio8YxUBlpY9ioqo5W7nzraVBcbcze5 4nKA== MIME-Version: 1.0 X-Received: by 10.50.45.200 with SMTP id p8mr14291129igm.104.1361512644703; Thu, 21 Feb 2013 21:57:24 -0800 (PST) In-Reply-To: References: Date: Thu, 21 Feb 2013 21:57:24 -0800 Subject: Re: NamedTemporaryFile does not match documentation From: Jason Friedman To: python-list@python.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361512647 news.xs4all.nl 6939 [2001:888:2000:d::a6]:38680 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39522 > Yep, that looks like a docs bug (it was probably copied straight in > from the 2.x docs). Nice and easy to fix, you could submit a patch > with the bug report and make the devs love you! Done: http://bugs.python.org/issue17271.