flebber <[email protected]> writes:
> On Oct 2, 4:24 pm, Steven D'Aprano <st...@remove-this-
> cybersource.com.au> wrote:
>> On Fri, 01 Oct 2010 21:05:09 -0700, flebber wrote:
>> > On Oct 2, 9:27 am, MRAB <[email protected]> wrote:
>> >> On 01/10/2010 23:29, Burton Samograd wrote:>
>> >> flebber<[email protected]> 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/
--
http://mail.python.org/mailman/listinfo/python-list