Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18227
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!hal.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed20.multikabel.net!amsnews11.chello.com!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <d@davea.name> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.023 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'context': 0.04; 'ah,': 0.09; 'cool.': 0.09; 'roy': 0.16; 'timestamp': 0.16; 'to:addr:pearwood.info': 0.16; 'to:addr:steve+comp.lang.python': 0.16; "to:name:steven d'aprano": 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.18; 'cc:no real name:2**0': 0.20; 'dec': 0.22; 'wrote': 0.22; 'header:In-Reply-To:1': 0.22; 'cc:2**0': 0.24; 'thanks.': 0.26; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'subject:?': 0.31; "didn't": 0.31; 'header:User-Agent:1': 0.33; 'actually': 0.33; 'rather': 0.33; 'fri,': 0.34; 'subject:with': 0.36; 'but': 0.37; 'received:192': 0.37; 'think': 0.37; 'could': 0.37; 'somewhat': 0.38; 'steven': 0.38; 'some': 0.38; 'might': 0.40; 'received:192.168': 0.40; '2011': 0.61; 'your': 0.61; 'minutes': 0.66; 'reply,': 0.67; 'header:Reply-To:1': 0.71; 'reply-to:no real name:2**0': 0.72 |
| Date | Fri, 30 Dec 2011 15:46:55 -0500 |
| From | Dave Angel <d@davea.name> |
| User-Agent | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Thunderbird/3.1.15 |
| MIME-Version | 1.0 |
| To | Steven D'Aprano <steve+comp.lang.python@pearwood.info> |
| Subject | Re: Doing a HTTP DELETE operation with urllib2? |
| References | <19590178.802.1325264518483.JavaMail.geo-discussion-forums@vbdz6> <mailman.4248.1325265439.27778.python-list@python.org> <20419811.1501.1325271426676.JavaMail.geo-discussion-forums@vbmq3> <4efe2115$0$29966$c3e8da3$5496439d@news.astraweb.com> |
| In-Reply-To | <4efe2115$0$29966$c3e8da3$5496439d@news.astraweb.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Provags-ID | V02:K0:FlUb6gIr1BuNSUesr7TBOngit6/yIW4Nsrzza7SJP3p 1rxTITRec231/IbC6jr4knlB5XvW9pq99I8O2eoRzkVRz5K/Y9 0Nq82KNVrWyBZqbH6E0FSLMP8kQv/3i8FX4LsFD9FHwcJdEvqZ AKCj4BWkbT2rm1dZZ7fqppcqhKP0lkj7wItioo/x7J5b40Q22z ZLnUnTg6pnIeRLFolCVY1A4h8r1OAVrwymkTXwVBN+SckLxnUo bwxEMCVebK9D7J3di3ntpjOudh9/JWCgGMvbgicEkqiUPdpxoY 4IyUGS8idOAl1oX9mP/j0F7TB8+YAmTKTr+fk0uD10HA24kFQQ l2Wv4Aqovpi5HUyuM0Ng= |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| Reply-To | d@davea.name |
| 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.4252.1325278035.27778.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1325278035 news.xs4all.nl 6881 [2001:888:2000:d::a6]:44752 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:18227 |
Show key headers only | View raw
On 12/30/2011 03:37 PM, Steven D'Aprano wrote: > On Fri, 30 Dec 2011 10:57:06 -0800, Roy Smith wrote: > >> Ah, cool. I didn't know you could do that. Thanks. > Who are you talking to, and what is "that"? > > Replies with no context are somewhat less than useful. It might have made > sense in your head when you wrote the reply, but to those reading, it is > rather cryptic. > > Actually I think he was replying to Roy Smith's message, which has a timestamp of 77 minutes later. Interesting the effects you get when some clocks are allowed to drift. -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Doing a HTTP DELETE operation with urllib2? Roy Smith <roy@panix.com> - 2011-12-30 09:01 -0800
Re: Doing a HTTP DELETE operation with urllib2? Douglas Landgraf <dougsland@redhat.com> - 2011-12-30 15:14 -0500
Re: Doing a HTTP DELETE operation with urllib2? Roy Smith <roy@panix.com> - 2011-12-30 10:57 -0800
Re: Doing a HTTP DELETE operation with urllib2? Roy Smith <roy@panix.com> - 2011-12-30 10:57 -0800
Re: Doing a HTTP DELETE operation with urllib2? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-12-30 20:37 +0000
Re: Doing a HTTP DELETE operation with urllib2? Dave Angel <d@davea.name> - 2011-12-30 15:46 -0500
csiph-web