Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #90275
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!news.roellig-ltd.de!open-news-network.org!border2.nntp.ams1.giganews.com!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <vincent@vincentdavis.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.090 |
| X-Spam-Evidence | '*H*': 0.83; '*S*': 0.01; 'messages.': 0.05; 'responding': 0.07; 'subject:getting': 0.07; 'seemed': 0.09; 'received:209.85.218': 0.14; 'sat,': 0.16; 'wrote:': 0.18; '(not': 0.18; 'putting': 0.22; 'saying': 0.22; 'to:name:python- list@python.org': 0.22; 'error': 0.23; '>': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'posting': 0.31; 'responded': 0.31; 'stuff': 0.32; 'subject:from': 0.34; 'received:209.85': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'html,': 0.36; 'received:209': 0.37; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'dave': 0.60; 'kindly': 0.61; "you're": 0.61; 'myself': 0.63; 'email,': 0.69; '2015': 0.84; 'messed': 0.84; 'subject:before': 0.84; 'angel': 0.91; 'resolved.': 0.91; 'thoroughly': 0.91 |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=EHQeDk843ZL/TC6nPKtLPpIdrS80eT5AqgZzHMj0azc=; b=IgP9z0/TpMu6B1oOT5Xi7j8ajiJTRyZWPIO0zkHq30iOflmIvHU33gJiTL3ADbzjIJ 0C5TFsT/906dNFQMcKQ8/cSTtJ5rSeq0y7ZNnyokveilb4zFaJITW+UUWVjVov5DY6Lj q+Bjv6FMcXYu+lGK9bcOxNO5R5RyfXvzWhIVWPsCHBowxdKeW4Il210PHq8flG6U0Lr/ 4qM91nRYC0q9yJyKvBColLBM1kutFMsRhwHMlv7AEjtXu6c6Lt8Qjq3OLueqVaP4KzIl t7/+doM5+v3wOyK5qs4+rW4V/+SHf5txyIy24QsvNVCiW9meHGcBRDI96ET/YooMlBst 8dVw== |
| X-Gm-Message-State | ALoCoQmJObZ4IKsWY8LrYhSK/HlGmcxEPbPhBtRJ+ClXQN250f6nDhdscV+ITtqdAkOiimFi3xQ8 |
| X-Received | by 10.182.129.19 with SMTP id ns19mr3441266obb.3.1431222686204; Sat, 09 May 2015 18:51:26 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <554E9E59.2080906@davea.name> |
| References | <CALyJZZV8XFjbmiNRYxoAFuGHS2iix4knv-smn5adicVRAJ7ZCg@mail.gmail.com> <CALyJZZVt_X5pYQg+rXmP4CHx9-LizL4vbTQv-7t4ihD5xGqXng@mail.gmail.com> <554E9E59.2080906@davea.name> |
| From | Vincent Davis <vincent@vincentdavis.net> |
| Date | Sat, 9 May 2015 19:51:05 -0600 |
| Subject | Re: getting fieldnames from Dictreader before reading lines |
| To | "python-list@python.org" <python-list@python.org> |
| Content-Type | multipart/alternative; boundary=e89a8fb1f54cce4d0c0515b07f32 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.296.1431222690.12865.python-list@python.org> (permalink) |
| Lines | 39 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1431222690 news.xs4all.nl 2891 [2001:888:2000:d::a6]:52839 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:90275 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Sat, May 9, 2015 at 5:55 PM, Dave Angel <davea@davea.name> wrote: > > 1) you're top-posting, putting your response BEFORE the stuff you're responding to. I responded to my own email, seemed ok to top post on myself saying it was resolved. > > 2) both messages are in html, which thoroughly messed up parts of your error messages. I am posting from google mail (not google groups). Kindly let me know if this email is also html. Vincent Davis 720-301-3003
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: getting fieldnames from Dictreader before reading lines Vincent Davis <vincent@vincentdavis.net> - 2015-05-09 19:51 -0600
csiph-web