Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39522
| 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 | <jsf80238@gmail.com> |
| 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 | <CAPTjJmozteNkMBqe2jT7JiSL+5DgYLdXq6C6gCWXFrKBNL=0mA@mail.gmail.com> |
| References | <CANy1k1g4eJ+9aBArQm_r8k0iKKuaxf_wzKjdEjOkj7M0J7=N8A@mail.gmail.com> <kg63kp$742$1@ger.gmane.org> <CANy1k1i+YX_hAcA+jBbO4w2t37VUoR=YoAUVRBRG0Okc4dqwRA@mail.gmail.com> <CAPTjJmozteNkMBqe2jT7JiSL+5DgYLdXq6C6gCWXFrKBNL=0mA@mail.gmail.com> |
| Date | Thu, 21 Feb 2013 21:57:24 -0800 |
| Subject | Re: NamedTemporaryFile does not match documentation |
| From | Jason Friedman <jsf80238@gmail.com> |
| 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 <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.2239.1361512647.2939.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
> 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.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: NamedTemporaryFile does not match documentation Jason Friedman <jsf80238@gmail.com> - 2013-02-21 21:57 -0800
csiph-web