Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #90250 > unrolled thread

Re: getting fieldnames from Dictreader before reading lines

Started byDave Angel <davea@davea.name>
First post2015-05-09 19:55 -0400
Last post2015-05-09 19:55 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: getting fieldnames from Dictreader before reading lines Dave Angel <davea@davea.name> - 2015-05-09 19:55 -0400

#90250 — Re: getting fieldnames from Dictreader before reading lines

FromDave Angel <davea@davea.name>
Date2015-05-09 19:55 -0400
SubjectRe: getting fieldnames from Dictreader before reading lines
Message-ID<mailman.295.1431215720.12865.python-list@python.org>
On 05/09/2015 07:01 PM, Vincent Davis wrote:
> Not sure what I was doing wrong, it seems to work now.
>

I still see two significant things wrong:

1) you're top-posting, putting your response  BEFORE the stuff you're 
responding to.

2) both messages are in html, which thoroughly messed up parts of your 
error messages.

>
> On Sat, May 9, 2015 at 4:46 PM, Vincent Davis <vincent@vincentdavis.net>
> wrote:
>
>> I am reading a file with Dictreader and writing a new file. I want use the
>> fieldnames in the Dictwriter from the reader. See below How should I be
>> doing this?


-- 
DaveA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web