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


Groups > comp.lang.python > #95212

Re: Parsing data from text file to python

From Laura Creighton <lac@openend.se>
Subject Re: Parsing data from text file to python
References <CAFo8oMBdHFPw7ohiqSG84mskq_E4-JQ0QdO6FSVpDha7Q4Wq8A@mail.gmail.com>
Date 2015-08-10 06:06 +0200
Newsgroups comp.lang.python
Message-ID <mailman.25.1439179619.3627.python-list@python.org> (permalink)

Show all headers | View raw


In a message of Mon, 10 Aug 2015 08:55:10 +0530, OmPs writes:
>I have built a contact form which sends me email for every user
>registration My question is more related to parsing some text data into csv
>format.
Your contact form should be able to produce csv files for you, rather
than producing plain text which you then parse.  Did you write the code
for the form?  In which case can we see it?

Laura

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Parsing data from text file to python Laura Creighton <lac@openend.se> - 2015-08-10 06:06 +0200

csiph-web