Crummy BS Script

John Bokma john at castleamber.com
Sat Oct 2 18:58:13 EDT 2010


flebber <flebber.crue at gmail.com> writes:

> On Oct 2, 4:24 pm, Steven D'Aprano <st... at REMOVE-THIS-
> cybersource.com.au> wrote:
>> On Fri, 01 Oct 2010 21:05:09 -0700, flebber wrote:
>> > On Oct 2, 9:27 am, MRAB <pyt... at mrabarnett.plus.com> wrote:
>> >> On 01/10/2010 23:29, Burton Samograd wrote:>
>> >> flebber<flebber.c... at gmail.com>  writes:
>>
>> >> >> But where is this saving the imported file and under what name?
>>
>> >> > Looks like samples.csv:
>>
>> >> >> f = open('samples.csv', 'w')


> How do change where output goes and what its called

 f = open('samples.csv', 'w')

were else? Maybe read a beginners book on Python before you start on a
path of Cargo Cult Coding?

-- 
John Bokma                                                               j3b

Blog: http://johnbokma.com/    Facebook: http://www.facebook.com/j.j.j.bokma
    Freelance Perl & Python Development: http://castleamber.com/



More information about the Python-list mailing list