Re: Parsing data from text file to python

2015-08-09 Thread Laura Creighton
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 p

Parsing data from text file to python

2015-08-09 Thread OmPs
ipating" I can just pick the nos and add it into excel sheet under the same heading, incase for the user this information is not present, it can just go blank. Stackoverflow link to this question: http://stackoverflow.com/questions/31911191/parsing-data-from-text-file-to-python Regards, O