Uwe Grauer-5 wrote: > > python doesn't add a line ending on it's own with f.write()! > If you use > print "something" > python adds a line ending but not with write. >
That must have been what I was doing when I hit the issue of extra lines in my output. Sorry for the added confusion! Brian -- View this message in context: http://www.nabble.com/Writing-Records-to-a-File-tf4505948.html#a12860884 Sent from the dabo-users mailing list archive at Nabble.com. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
