Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95212 > unrolled thread
| Started by | Laura Creighton <lac@openend.se> |
|---|---|
| First post | 2015-08-10 06:06 +0200 |
| Last post | 2015-08-10 06:06 +0200 |
| 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.
Re: Parsing data from text file to python Laura Creighton <lac@openend.se> - 2015-08-10 06:06 +0200
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Date | 2015-08-10 06:06 +0200 |
| Subject | Re: Parsing data from text file to python |
| Message-ID | <mailman.25.1439179619.3627.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web