Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39543
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; '(it': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'bug': 0.10; 'subject:not': 0.11; 'devs': 0.16; 'fix,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.17; 'copied': 0.17; 'fixed.': 0.17; '2.x': 0.22; 'patch': 0.24; 'url:bugs': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'looks': 0.26; 'subject:skip:d 10': 0.27; 'header:X-Complaints-To:1': 0.28; 'probably': 0.29; 'url:python': 0.32; 'could': 0.32; 'docs': 0.33; 'to:addr:python- list': 0.33; 'jason': 0.35; 'received:org': 0.36; 'url:org': 0.36; 'thank': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'received:46': 0.60; 'easy': 0.60; 'you.': 0.61; 'love': 0.63; 'done:': 0.84; 'subject:skip:N 10': 0.93 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Serhiy Storchaka <storchaka@gmail.com> |
| Subject | Re: NamedTemporaryFile does not match documentation |
| Date | Fri, 22 Feb 2013 13:03:09 +0200 |
| 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> <CANy1k1iJJXMmas1rvCM=t7O+X=X2hzEC690K_fcGU+eU38vuQw@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | 46.211.167.160 |
| User-Agent | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 |
| In-Reply-To | <CANy1k1iJJXMmas1rvCM=t7O+X=X2hzEC690K_fcGU+eU38vuQw@mail.gmail.com> |
| 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.2250.1361531004.2939.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1361531004 news.xs4all.nl 6977 [2001:888:2000:d::a6]:57427 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:39543 |
Show key headers only | View raw
On 22.02.13 07:57, Jason Friedman wrote: >> 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. Fixed. Thank you.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: NamedTemporaryFile does not match documentation Serhiy Storchaka <storchaka@gmail.com> - 2013-02-22 13:03 +0200
csiph-web