Re: [Tutor] how to save text or dat file using python

2012-09-28 Thread Prasad, Ramit
Preeti Gaikwad wrote: >   Hello I am new user of python pls let me know how to save dat or txt file > using python? what is the basic cmd for this? thanks a lot in advance Try reading: http://docs.python.org/tutorial/inputoutput.html#reading-and-writing-files This email is confidential and subje

Re: [Tutor] how to save text or dat file using python

2012-09-28 Thread Dave Angel
On 09/20/2012 12:14 PM, Preeti Gaikwad wrote: > Hello I am new user of python pls let me know how to save dat or txt file > using python? what is the basic cmd for this? thanks a lot in advance > > Have you written any code that READs files? Check out the open() function, in particular the "w"

Re: [Tutor] how to save text or dat file using python

2012-09-28 Thread Mark Lawrence
On 20/09/2012 17:14, Preeti Gaikwad wrote: Hello I am new user of python pls let me know how to save dat or txt file using python? what is the basic cmd for this? thanks a lot in advance ___ Tutor maillist - Tutor@python.org To unsubscribe or ch

[Tutor] how to save text or dat file using python

2012-09-28 Thread Preeti Gaikwad
Hello I am new user of python pls let me know how to save dat or txt file using python? what is the basic cmd for this? thanks a lot in advance ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org